![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <routing_search.h>
Public Member Functions | |
bool | operator== (const Insertion &other) const |
Public Attributes | |
int | pred |
int | node |
Definition at line 959 of file routing_search.h.
|
inline |
Definition at line 962 of file routing_search.h.
int operations_research::InsertionSequenceContainer::Insertion::node |
Definition at line 961 of file routing_search.h.
int operations_research::InsertionSequenceContainer::Insertion::pred |
Definition at line 960 of file routing_search.h.