Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
A ChainRange is a range of Chains, committed or not. More...
#include <constraint_solveri.h>
Classes | |
class | Iterator |
Public Member Functions | |
ChainRange (const ChainBounds *const begin_chain, const ChainBounds *const end_chain, const int *const first_node) | |
Iterator | begin () const |
Iterator | end () const |
A ChainRange is a range of Chains, committed or not.
Definition at line 3590 of file constraint_solveri.h.
|
inline |
ChainRanges hold ChainBounds* and CommittedNode*, a ChainRange may be invalidated if on of the underlying vector is modified.
Definition at line 3617 of file constraint_solveri.h.
|
inline |
Definition at line 3621 of file constraint_solveri.h.
|
inline |
Definition at line 3622 of file constraint_solveri.h.