| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.plugin.planner |
Route optimization.
|
| org.optaweb.vehiclerouting.service.distance |
Distance matrix calculation.
|
| org.optaweb.vehiclerouting.service.location |
Use cases that involve
locations. |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteOptimizerImpl.addLocation(Location domainLocation,
DistanceMatrixRow distanceMatrixRow) |
| Constructor and Description |
|---|
DistanceMapImpl(DistanceMatrixRow distanceMatrixRow) |
| Modifier and Type | Method and Description |
|---|---|
DistanceMatrixRow |
DistanceMatrixImpl.addLocation(Location newLocation) |
| Modifier and Type | Method and Description |
|---|---|
DistanceMatrixRow |
DistanceMatrix.addLocation(Location location) |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteOptimizer.addLocation(Location location,
DistanceMatrixRow distanceMatrixRow) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.