| 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 |
|---|---|
VehicleRoutingSolution |
VehicleRoutingFileIO.read(File inputSolutionFile) |
VehicleRoutingSolution |
VehicleRoutingImporter.VehicleRoutingInputBuilder.readSolution() |
| Modifier and Type | Method and Description |
|---|---|
AbstractTxtSolutionImporter.TxtInputBuilder<VehicleRoutingSolution> |
VehicleRoutingImporter.createTxtInputBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
VehicleRoutingFileIO.write(VehicleRoutingSolution solution,
File outputSolutionFile) |
| Modifier and Type | Method and Description |
|---|---|
static VehicleRoutingSolution |
VehicleRoutingTspBasedGenerator.convert(TspSolution tspSolution) |
| 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 |
|---|---|
void |
BuoyVehicleRoutingSolutionInitializer.changeWorkingSolution(org.optaplanner.core.impl.score.director.ScoreDirector<VehicleRoutingSolution> scoreDirector) |
| 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 |
VehicleRoutingPanel.resetPanel(VehicleRoutingSolution solution) |
void |
VehicleRoutingWorldPanel.updatePanel(VehicleRoutingSolution solution) |
void |
VehicleRoutingPanel.updatePanel(VehicleRoutingSolution solution) |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.