 |
vrpRouting
0.3
|
Go to the documentation of this file.
30 #ifndef INCLUDE_C_TYPES_VROOM_VROOM_RT_H_
31 #define INCLUDE_C_TYPES_VROOM_VROOM_RT_H_
79 #endif // INCLUDE_C_TYPES_VROOM_VROOM_RT_H_
StepType step_type
Step sequence of the vehicle.
Duration travel_time
Estimated time of arrival.
size_t load_size
Vehicle's load after step completion array.
Duration arrival_time
The task's metadata information.
Duration service_time
Setup time at this step.
Idx vehicle_id
Sequence for ordering a single vehicle.
Duration waiting_time
Service time at this step.
char * vehicle_data
The vehicle's identifier.
Idx task_id
Type of the step.
char * task_data
Location id of task in matrix.
MatrixIndex location_id
The task's identifier.
Duration departure_time
Waiting time upon arrival at this step.
Duration setup_time
Travel time from previous step_seq to current step_seq.
Idx step_seq
The vehicle's metadata information.
Amount * load
Estimated time of departure.