![]() |
OR-Tools
9.6
|
Definition at line 1077 of file routing_search.cc.
Public Member Functions | |
| bool | operator< (const Entry &other) const |
Public Attributes | |
| int64_t | value |
| int64_t | node_to_insert |
| int64_t | insert_after |
| int | vehicle |
| int | bucket |
|
inline |
Definition at line 1078 of file routing_search.cc.
| int bucket |
Definition at line 1095 of file routing_search.cc.
| int64_t insert_after |
Definition at line 1093 of file routing_search.cc.
| int64_t node_to_insert |
Definition at line 1092 of file routing_search.cc.
| int64_t value |
Definition at line 1091 of file routing_search.cc.
| int vehicle |
Definition at line 1094 of file routing_search.cc.