| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.plugin.planner |
Route optimization.
|
| org.optaweb.vehiclerouting.service.location |
Use cases that involve
locations. |
| org.optaweb.vehiclerouting.service.vehicle |
Performs use cases that involve vehicles.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
RouteOptimizerImpl
Accumulates vehicles, depots and visits until there's enough data to start the optimization.
|
| Constructor and Description |
|---|
LocationService(LocationRepository repository,
RouteOptimizer optimizer,
DistanceMatrix distanceMatrix,
org.springframework.context.ApplicationEventPublisher eventPublisher) |
| Constructor and Description |
|---|
VehicleService(RouteOptimizer optimizer,
VehicleRepository vehicleRepository) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.