Definition at line 324 of file routing.h.
◆ LessThan()
Comparator for STL containers and algorithms.
◆ cost_class_index
The cost class of the vehicle.
Definition at line 326 of file routing.h.
◆ dimension_capacities
◆ dimension_end_cumuls_max
◆ dimension_end_cumuls_min
◆ dimension_evaluator_classes
dimension_evaluators[d]->Run(from, to) is the transit value of arc from->to for a dimension d.
Definition at line 346 of file routing.h.
◆ dimension_start_cumuls_max
◆ dimension_start_cumuls_min
Bounds of cumul variables at start and end vehicle nodes.
dimension_{start,end}_cumuls_{min,max}[d] is the bound for dimension d.
Definition at line 339 of file routing.h.
◆ end_equivalence_class
int end_equivalence_class |
◆ fixed_cost
◆ start_equivalence_class
int start_equivalence_class |
Vehicle start and end equivalence classes.
Currently if two vehicles have different start/end nodes which are "physically" located at the same place, these two vehicles will be considered as non-equivalent unless the two indices are in the same class.
Definition at line 335 of file routing.h.
◆ unvisitable_nodes_fprint
uint64 unvisitable_nodes_fprint |
Fingerprint of unvisitable non-start/end nodes.
Definition at line 348 of file routing.h.
The documentation for this struct was generated from the following file: