org.optaplanner.examples.vehiclerouting.domain.solver
public class VrpCustomerDifficultyComparator extends Object implements Comparator<Customer>, Serializable
Constructor and Description |
---|
VrpCustomerDifficultyComparator() |
public int compare(Customer a, Customer b)
compare
in interface Comparator<Customer>
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.