Package org.optaweb.vehiclerouting.plugin.planner
Route optimization.
-
Interface Summary Interface Description SolverManager.SolvingTask An alias interface that fixates the Callable's type parameter. -
Class Summary Class Description Constants DistanceMapImpl Provides distances toPlanningLocations by reading from aDistanceMatrixRow.RouteChangedEventPublisher Converts planning solution to aRouteChangedEventand publishes it so that it can be processed by other components that listen for this type of event.RouteOptimizerConfig Spring configuration that createsroute 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