![]() |
Google OR-Tools v9.12
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 388 of file routing_search.h.
|
inline |
Definition at line 392 of file routing_search.h.
int64_t operations_research::CheapestInsertionFilteredHeuristic::StartEndValue::distance |
Definition at line 389 of file routing_search.h.
int operations_research::CheapestInsertionFilteredHeuristic::StartEndValue::vehicle |
Definition at line 390 of file routing_search.h.