public interface IterationStartsListener extends VehicleRoutingAlgorithmListener
| Modifier and Type | Method and Description |
|---|---|
void |
informIterationStarts(int i,
VehicleRoutingProblem problem,
Collection<VehicleRoutingProblemSolution> solutions) |
void informIterationStarts(int i,
VehicleRoutingProblem problem,
Collection<VehicleRoutingProblemSolution> solutions)
Copyright © 2013–2024. All rights reserved.