|
OptaPlanner distribution 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
VehicleRoutingSimpleScoreCalculator.calculateScore(VehicleRoutingSolution schedule)
|
void |
VehicleRoutingIncrementalScoreCalculator.resetWorkingSolution(VehicleRoutingSolution schedule)
|
Uses of VehicleRoutingSolution in org.optaplanner.examples.vehiclerouting.swingui |
---|
Methods in org.optaplanner.examples.vehiclerouting.swingui that return VehicleRoutingSolution | |
---|---|
VehicleRoutingSolution |
VehicleRoutingPanel.getSchedule()
|
Methods in org.optaplanner.examples.vehiclerouting.swingui with parameters of type VehicleRoutingSolution | |
---|---|
void |
VehicleRoutingSchedulePainter.reset(VehicleRoutingSolution schedule,
Dimension size,
ImageObserver imageObserver)
|
void |
VehicleRoutingWorldPanel.resetPanel(VehicleRoutingSolution schedule)
|
void |
VehicleRoutingWorldPanel.updatePanel(VehicleRoutingSolution schedule)
|
|
OptaPlanner distribution 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |