| Interface | Description |
|---|---|
| SolverManager.SolvingTask |
An alias interface that fixates the Callable's type parameter.
|
| Class | Description |
|---|---|
| Constants | |
| DistanceMapImpl |
Provides distances to
PlanningLocations by reading from a DistanceMatrixRow. |
| RouteChangedEventPublisher |
Converts planning solution to a
RouteChangedEvent and publishes it so that it can be processed by other
components that listen for this type of event. |
| RouteOptimizerConfig |
Spring configuration that creates
route optimizer's dependencies. |
| RouteOptimizerImpl |
Accumulates vehicles, depots and visits until there's enough data to start the optimization.
|
| SolverManager |
Manages a solver running in a different thread.
|
| VehicleRoutingConstraintProvider |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.