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