Uses of Class
org.optaplanner.examples.vehiclerouting.domain.solver.DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight
-
Packages that use DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight Package Description org.optaplanner.examples.vehiclerouting.domain.solver -
-
Uses of DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight in org.optaplanner.examples.vehiclerouting.domain.solver
Methods in org.optaplanner.examples.vehiclerouting.domain.solver that return DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight Modifier and Type Method Description DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeightDepotAngleCustomerDifficultyWeightFactory. createSorterWeight(VehicleRoutingSolution vehicleRoutingSolution, Customer customer)Methods in org.optaplanner.examples.vehiclerouting.domain.solver with parameters of type DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight Modifier and Type Method Description intDepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight. compareTo(DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight other)
-