public interface SolutionSelector
| Modifier and Type | Method and Description |
|---|---|
VehicleRoutingProblemSolution |
selectSolution(Collection<VehicleRoutingProblemSolution> solutions) |
VehicleRoutingProblemSolution selectSolution(Collection<VehicleRoutingProblemSolution> solutions)
Copyright © 2013–2019. All rights reserved.