|
OptaPlanner distribution 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of VehicleRoutingSolution in org.optaplanner.examples.vehiclerouting.domain.solver |
|---|
| Methods in org.optaplanner.examples.vehiclerouting.domain.solver with parameters of type VehicleRoutingSolution | |
|---|---|
Comparable |
DepotDistanceCustomerDifficultyWeightFactory.createSorterWeight(VehicleRoutingSolution vehicleRoutingSolution,
Customer customer)
|
Comparable |
DepotAngleCustomerDifficultyWeightFactory.createSorterWeight(VehicleRoutingSolution vehicleRoutingSolution,
Customer customer)
|
| Uses of VehicleRoutingSolution in org.optaplanner.examples.vehiclerouting.domain.timewindowed |
|---|
| Subclasses of VehicleRoutingSolution in org.optaplanner.examples.vehiclerouting.domain.timewindowed | |
|---|---|
class |
TimeWindowedVehicleRoutingSolution
|
| Uses of VehicleRoutingSolution in org.optaplanner.examples.vehiclerouting.solver.score |
|---|
| Methods in org.optaplanner.examples.vehiclerouting.solver.score with parameters of type VehicleRoutingSolution | |
|---|---|
HardSoftScore |
VehicleRoutingEasyScoreCalculator.calculateScore(VehicleRoutingSolution solution)
|
void |
VehicleRoutingIncrementalScoreCalculator.resetWorkingSolution(VehicleRoutingSolution solution)
|
| Uses of VehicleRoutingSolution in org.optaplanner.examples.vehiclerouting.swingui |
|---|
| Methods in org.optaplanner.examples.vehiclerouting.swingui that return VehicleRoutingSolution | |
|---|---|
VehicleRoutingSolution |
VehicleRoutingPanel.getVehicleRoutingSolution()
|
| Methods in org.optaplanner.examples.vehiclerouting.swingui with parameters of type VehicleRoutingSolution | |
|---|---|
protected Customer |
VehicleRoutingPanel.createCustomer(VehicleRoutingSolution solution,
Location newLocation)
|
void |
VehicleRoutingSolutionPainter.reset(VehicleRoutingSolution solution,
Dimension size,
ImageObserver imageObserver)
|
void |
VehicleRoutingWorldPanel.resetPanel(VehicleRoutingSolution solution)
|
void |
VehicleRoutingWorldPanel.updatePanel(VehicleRoutingSolution solution)
|
|
OptaPlanner distribution 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||