public interface VehicleRoutingAlgorithmFactory
| Modifier and Type | Method and Description |
|---|---|
VehicleRoutingAlgorithm |
createAlgorithm(VehicleRoutingProblem vrp) |
VehicleRoutingAlgorithm createAlgorithm(VehicleRoutingProblem vrp)
Copyright © 2013–2020. All rights reserved.