public class SolutionVerifier extends Object implements AlgorithmEndsListener
| Constructor and Description |
|---|
SolutionVerifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
informAlgorithmEnds(VehicleRoutingProblem problem,
Collection<VehicleRoutingProblemSolution> solutions) |
public void informAlgorithmEnds(VehicleRoutingProblem problem, Collection<VehicleRoutingProblemSolution> solutions)
informAlgorithmEnds in interface AlgorithmEndsListenerCopyright © 2013–2020. All rights reserved.