| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.plugin.planner |
Route optimization.
|
| org.optaweb.vehiclerouting.plugin.routing |
Provides information based on geographical data, for example fastest and shortest distances between locations.
|
| org.optaweb.vehiclerouting.plugin.websocket |
Network communication over WebSocket.
|
| org.optaweb.vehiclerouting.service.route |
Handles
route updates. |
| Class and Description |
|---|
| RouteChangedEvent
Event published when the routing plan has been updated either by discovering a better route or by a change
in the problem specification (vehicles, visits).
|
| Class and Description |
|---|
| Router
Provides paths between locations.
|
| Class and Description |
|---|
| RouteListener
Handles route updates emitted by optimization plugin.
|
| RoutingPlanConsumer
Consumes routing plans.
|
| Class and Description |
|---|
| RouteChangedEvent
Event published when the routing plan has been updated either by discovering a better route or by a change
in the problem specification (vehicles, visits).
|
| Router
Provides paths between locations.
|
| RoutingPlanConsumer
Consumes routing plans.
|
| ShallowRoute
Lightweight route description consisting of vehicle and location IDs instead of entities.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.