public interface AlgorithmEndsListener extends VehicleRoutingAlgorithmListener
| Modifier and Type | Method and Description |
|---|---|
void |
informAlgorithmEnds(VehicleRoutingProblem problem,
Collection<VehicleRoutingProblemSolution> solutions) |
void informAlgorithmEnds(VehicleRoutingProblem problem, Collection<VehicleRoutingProblemSolution> solutions)
Copyright © 2013–2019. All rights reserved.