| Interface | Description |
|---|---|
| InitialSolutionFactory |
Interface for all factories that create initial solutions for the specified
VehicleRoutingProblem. |
| SolutionCostCalculator |
Interface for all solutionCostCalculators which should be the objective-functions of the problem.
|
| Class | Description |
|---|---|
| VehicleRoutingProblemSolution |
Contains the solution of a vehicle routing problem and its corresponding costs.
|
Copyright © 2013–2024. All rights reserved.