public interface SearchStrategyModule
| Modifier and Type | Method and Description |
|---|---|
void |
addModuleListener(SearchStrategyModuleListener moduleListener) |
String |
getName() |
VehicleRoutingProblemSolution |
runAndGetSolution(VehicleRoutingProblemSolution vrpSolution) |
VehicleRoutingProblemSolution runAndGetSolution(VehicleRoutingProblemSolution vrpSolution)
String getName()
void addModuleListener(SearchStrategyModuleListener moduleListener)
Copyright © 2013–2016. All rights reserved.