| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.algorithm.listener | |
| com.graphhopper.jsprit.core.algorithm.recreate |
| Modifier and Type | Method and Description |
|---|---|
void |
VehicleRoutingAlgorithmListeners.add(VehicleRoutingAlgorithmListeners.PrioritizedVRAListener l) |
void |
VehicleRoutingAlgorithmListeners.remove(VehicleRoutingAlgorithmListeners.PrioritizedVRAListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
VehicleRoutingAlgorithmListeners.addAll(Collection<VehicleRoutingAlgorithmListeners.PrioritizedVRAListener> algorithmListeners) |
| Constructor and Description |
|---|
JobInsertionCostsCalculatorBuilder(List<InsertionListener> insertionListeners,
List<VehicleRoutingAlgorithmListeners.PrioritizedVRAListener> algorithmListeners)
Constructs the builder.
|
Copyright © 2013–2016. All rights reserved.