| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.domain |
Domain model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RouteWithTrack
Vehicle's
itinerary enriched with detailed geographical description of the route. |
| Constructor and Description |
|---|
RouteWithTrack(Route route,
List<List<Coordinates>> track)
Create a route with track.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.