Synthèse
Enumeration of output types for the VehicleRoutingProblem solver when using the VehicleRoutingProblemSchemaVersion.Two schema version.
Propriétés
Propriété | Explication | Type de données |
Orders (Lecture seule) | Specifies the orders included in the Vehicle Routing Problem analysis, including information about the route to which the order was assigned. | Object |
Depots (Lecture seule) | Specifies the depots included in the Vehicle Routing Problem analysis, including information about how the depots were located on the network. | Object |
DepotVisits (Lecture seule) | Specifies 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) | Specifies the breaks taken by drivers in the Vehicle Routing Problem analysis. | Object |
Routes (Lecture seule) | Specifies 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) | Spécifie la feuille de route étape par étape en sortie pour les itinéraires calculés dans l’analyse, représentée sous forme d’emplacements ponctuels le long des itinéraires pour lesquels des événements spécifiques ou des manœuvres ont lieu. | Object |
DirectionLines (Lecture seule) | Spécifie les 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 |
Vous avez un commentaire à formuler concernant cette rubrique ?