| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.algorithm |
| Modifier and Type | Method and Description |
|---|---|
SearchStrategyManager |
VehicleRoutingAlgorithm.getSearchStrategyManager()
Gets the
SearchStrategyManager. |
| Constructor and Description |
|---|
VehicleRoutingAlgorithm(VehicleRoutingProblem problem,
Collection<VehicleRoutingProblemSolution> initialSolutions,
SearchStrategyManager searchStrategyManager) |
VehicleRoutingAlgorithm(VehicleRoutingProblem problem,
SearchStrategyManager searchStrategyManager) |
VehicleRoutingAlgorithm(VehicleRoutingProblem problem,
SearchStrategyManager searchStrategyManager,
SolutionCostCalculator objectiveFunction) |
Copyright © 2013–2020. All rights reserved.