 |
vrpRouting
0.3
|
Go to the documentation of this file.
26 #ifndef INCLUDE_C_TYPES_SOLUTION_RT_H_
27 #define INCLUDE_C_TYPES_SOLUTION_RT_H_
76 #endif // INCLUDE_C_TYPES_SOLUTION_RT_H_
int64_t cargo
Kind of stop.
int64_t travelTime
Cargo when leaving the stop.
int twvTot
Total Capacity Violations.
int stop_seq
Vehicle's identifier.
int64_t serviceDuration
Time at which the pickup or delivery takes place.
int64_t arrivalTime
Travel time from previous stop.
int cvTot
Vehicle's departure time from the stop.
int64_t order_id
Stop sequence of vehicle.
Solution schedule when twv & cw are hard restrictions.
int64_t vehicle_id
Sequence for ordering for a single vehicle.
int64_t departureTime
Service time of the stop.
int64_t waitDuration
Vehicle's arrival time.
int stop_type
Node identifier of the stop.
int64_t stop_id
Served order's identifier.
int64_t operationTime
Vehicle's wait time before stop opens.