Iterators on nodes used by Pathoperator to traverse the search space.
More...
#include <constraint_solveri.h>
Iterators on nodes used by Pathoperator to traverse the search space.
Definition at line 1367 of file constraint_solveri.h.
◆ AlternativeNodeIterator()
operations_research::AlternativeNodeIterator::AlternativeNodeIterator |
( |
bool | use_sibling | ) |
|
|
inlineexplicit |
◆ ~AlternativeNodeIterator()
operations_research::AlternativeNodeIterator::~AlternativeNodeIterator |
( |
| ) |
|
|
inline |
◆ GetValue()
int operations_research::AlternativeNodeIterator::GetValue |
( |
| ) |
const |
|
inline |
◆ Next()
bool operations_research::AlternativeNodeIterator::Next |
( |
| ) |
|
|
inline |
◆ Reset()
void operations_research::AlternativeNodeIterator::Reset |
( |
const PathOperator & | path_operator, |
|
|
int | base_index_reference ) |
|
inline |
The documentation for this class was generated from the following file: