 |
vrpRouting
0.3
|
Go to the documentation of this file.
30 #ifndef INCLUDE_C_TYPES_VROOM_VROOM_VEHICLE_T_H_
31 #define INCLUDE_C_TYPES_VROOM_VROOM_VEHICLE_T_H_
76 #endif // INCLUDE_C_TYPES_VROOM_VROOM_VEHICLE_T_H_
MatrixIndex end_id
Start location index in matrix.
Duration tw_open
Number of vehicle's skills.
size_t capacity_size
Vehicle's capacity array.
double speed_factor
Time window end time.
Skill * skills
Vehicle's capacity array size.
int32_t max_tasks
Vehicle travel time multiplier.
char * data
Max number of tasks in a route for the vehicle.
Duration tw_close
Time window start time.
size_t skills_size
Vehicle's skills.
MatrixIndex start_id
The vehicle's identifier.
Amount * capacity
End location index in matrix.