| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.plugin.persistence |
Persistence infrastructure.
|
| org.optaweb.vehiclerouting.plugin.planner |
Route optimization.
|
| org.optaweb.vehiclerouting.plugin.websocket |
Network communication over WebSocket.
|
| org.optaweb.vehiclerouting.service.demo |
Demo data set loading and exporting.
|
| org.optaweb.vehiclerouting.service.distance |
Distance matrix calculation.
|
| org.optaweb.vehiclerouting.service.location |
Use cases that involve
locations. |
| org.optaweb.vehiclerouting.service.reload |
Loads the application state from repositories when it starts.
|
| org.optaweb.vehiclerouting.service.route |
Handles
route updates. |
| org.optaweb.vehiclerouting.service.vehicle |
Performs use cases that involve vehicles.
|
| Class and Description |
|---|
| LocationRepository
Defines repository operations on locations.
|
| Class and Description |
|---|
| DistanceMatrixRow
Contains
distances from the location associated with this row to other locations. |
| RouteOptimizer
Performs route optimization based on distances between locations.
|
| Class and Description |
|---|
| LocationService
Performs location-related use cases.
|
| Class and Description |
|---|
| LocationRepository
Defines repository operations on locations.
|
| LocationService
Performs location-related use cases.
|
| Class and Description |
|---|
| DistanceMatrix
Holds distances between every pair of locations.
|
| DistanceMatrixRow
Contains
distances from the location associated with this row to other locations. |
| Class and Description |
|---|
| DistanceMatrix
Holds distances between every pair of locations.
|
| DistanceMatrixRow
Contains
distances from the location associated with this row to other locations. |
| LocationRepository
Defines repository operations on locations.
|
| RouteOptimizer
Performs route optimization based on distances between locations.
|
| Class and Description |
|---|
| LocationRepository
Defines repository operations on locations.
|
| LocationService
Performs location-related use cases.
|
| Class and Description |
|---|
| LocationRepository
Defines repository operations on locations.
|
| Class and Description |
|---|
| RouteOptimizer
Performs route optimization based on distances between locations.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.