| Modifier and Type | Method and Description |
|---|---|
Comparable |
DepotDistanceCustomerDifficultyWeightFactory.createSorterWeight(VehicleRoutingSolution vehicleRoutingSolution,
Customer customer) |
Comparable |
DepotAngleCustomerDifficultyWeightFactory.createSorterWeight(VehicleRoutingSolution vehicleRoutingSolution,
Customer customer) |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeWindowedVehicleRoutingSolution |
| Modifier and Type | Method and Description |
|---|---|
static VehicleRoutingSolution |
VehicleRoutingTspBasedGenerator.convert(TravelingSalesmanTour tour) |
| Modifier and Type | Method and Description |
|---|---|
org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore |
VehicleRoutingEasyScoreCalculator.calculateScore(VehicleRoutingSolution solution) |
void |
VehicleRoutingIncrementalScoreCalculator.resetWorkingSolution(VehicleRoutingSolution solution) |
| Modifier and Type | Method and Description |
|---|---|
VehicleRoutingSolution |
VehicleRoutingPanel.getVehicleRoutingSolution() |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.