Modifier and Type | Class and Description |
---|---|
class |
TimeWindowedVehicleRoutingSolution |
Modifier and Type | Method and Description |
---|---|
org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore |
VehicleRoutingSimpleScoreCalculator.calculateScore(VehicleRoutingSolution schedule) |
void |
VehicleRoutingIncrementalScoreCalculator.resetWorkingSolution(VehicleRoutingSolution schedule) |
Modifier and Type | Method and Description |
---|---|
VehicleRoutingSolution |
VehicleRoutingPanel.getSchedule() |
Modifier and Type | Method and Description |
---|---|
void |
VehicleRoutingSchedulePainter.reset(VehicleRoutingSolution schedule,
Dimension size,
ImageObserver imageObserver) |
void |
VehicleRoutingWorldPanel.resetPanel(VehicleRoutingSolution schedule) |
void |
VehicleRoutingWorldPanel.updatePanel(VehicleRoutingSolution schedule) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.