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