Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <routing_search.h>
Public Member Functions | |
bool | operator< (const StartEndValue &other) const |
Public Attributes | |
int64_t | distance |
int | vehicle |
Definition at line 339 of file routing_search.h.
|
inline |
Definition at line 343 of file routing_search.h.
int64_t operations_research::CheapestInsertionFilteredHeuristic::StartEndValue::distance |
Definition at line 340 of file routing_search.h.
int operations_research::CheapestInsertionFilteredHeuristic::StartEndValue::vehicle |
Definition at line 341 of file routing_search.h.