VehicleRoutingProblemOutputDataType2

Synthèse

Enumeration of output types for the VehicleRoutingProblem solver when using the VehicleRoutingProblemSchemaVersion.Two schema version.

Propriétés

PropriétéExplicationType de données
Orders
(Lecture seule)

The orders included in the Vehicle Routing Problem analysis, including information about the route to which the order was assigned.

Object
Depots
(Lecture seule)

The depots included in the Vehicle Routing Problem analysis, including information about how the depots were located on the network.

Object
DepotVisits
(Lecture seule)

Each instance of a depot being visited by a route, including the time of the visit and information about quantities loaded or unloaded at the depot.

Object
Breaks
(Lecture seule)

The breaks taken by drivers in the Vehicle Routing Problem analysis.

Object
Routes
(Lecture seule)

The output routes. The routes describe the paths taken through the network to visit the stops, including information about the drivers and vehicles.

Object
DirectionPoints
(Lecture seule)

Il s’agit de la feuille de route détaillée en sortie pour les itinéraires calculés au cours de l’analyse, représentée sous forme d’emplacements ponctuels le long des itinéraires pour lesquels des événements de feuille de route ou des manœuvres spécifiques ont lieu.

Object
DirectionLines
(Lecture seule)

Il s’agit des lignes d’itinéraire en sortie calculées dans l’analyse, sous forme de tranches afin de représenter chaque segment d’itinéraire entre les événements DirectionPoints ou les emplacements de manœuvre.

Object

Dans cette rubrique