|
OptaPlanner distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VrpCustomer | |
---|---|
org.optaplanner.examples.vehiclerouting.domain | |
org.optaplanner.examples.vehiclerouting.domain.solver |
Uses of VrpCustomer in org.optaplanner.examples.vehiclerouting.domain |
---|
Methods in org.optaplanner.examples.vehiclerouting.domain that return types with arguments of type VrpCustomer | |
---|---|
List<VrpCustomer> |
VrpSchedule.getCustomerList()
|
Method parameters in org.optaplanner.examples.vehiclerouting.domain with type arguments of type VrpCustomer | |
---|---|
void |
VrpSchedule.setCustomerList(List<VrpCustomer> customerList)
|
Uses of VrpCustomer in org.optaplanner.examples.vehiclerouting.domain.solver |
---|
Methods in org.optaplanner.examples.vehiclerouting.domain.solver with parameters of type VrpCustomer | |
---|---|
int |
VrpCustomerDifficultyComparator.compare(VrpCustomer a,
VrpCustomer b)
|
|
OptaPlanner distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |