![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 934 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 937 of file routing_search.h.
| int operations_research::InsertionSequenceContainer::Insertion::node |
Definition at line 936 of file routing_search.h.
| int operations_research::InsertionSequenceContainer::Insertion::pred |
Definition at line 935 of file routing_search.h.