![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 376 of file routing_search.h.
#include <routing_search.h>
Public Member Functions | |
bool | operator< (const StartEndValue &other) const |
Public Attributes | |
int64_t | distance |
int | vehicle |
|
inline |
Definition at line 380 of file routing_search.h.
int64_t operations_research::CheapestInsertionFilteredHeuristic::StartEndValue::distance |
Definition at line 377 of file routing_search.h.
int operations_research::CheapestInsertionFilteredHeuristic::StartEndValue::vehicle |
Definition at line 378 of file routing_search.h.