public interface AlgorithmStartsListener extends VehicleRoutingAlgorithmListener
| Modifier and Type | Method and Description |
|---|---|
void |
informAlgorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
Collection<VehicleRoutingProblemSolution> solutions) |
void informAlgorithmStarts(VehicleRoutingProblem problem, VehicleRoutingAlgorithm algorithm, Collection<VehicleRoutingProblemSolution> solutions)
Copyright © 2013–2020. All rights reserved.