| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.domain |
Domain model.
|
| Modifier and Type | Method and Description |
|---|---|
List<RouteWithTrack> |
RoutingPlan.routes()
Routes of all vehicles in the depot.
|
| Constructor and Description |
|---|
RoutingPlan(String distance,
Location depot,
List<RouteWithTrack> routes)
Create a routing plan.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.