public interface InitialSolutionFactory
VehicleRoutingProblem.| Modifier and Type | Method and Description |
|---|---|
VehicleRoutingProblemSolution |
createSolution(VehicleRoutingProblem vrp)
Creates an initial solution for the specified
VehicleRoutingProblem. |
VehicleRoutingProblemSolution createSolution(VehicleRoutingProblem vrp)
VehicleRoutingProblem.vrp - Copyright © 2013–2020. All rights reserved.