#include <constraint_solveri.h>
Definition at line 3634 of file constraint_solveri.h.
◆ operator!=()
bool operations_research::PathState::NodeRange::Iterator::operator!= |
( |
Iterator | other | ) |
const |
|
inline |
◆ operator*()
int operations_research::PathState::NodeRange::Iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
Iterator & operations_research::PathState::NodeRange::Iterator::operator++ |
( |
| ) |
|
|
inline |
- Note
- dereferencing bounds is valid because there is a sentinel value at the end of PathState::chains_ to that intent.
Definition at line 3636 of file constraint_solveri.h.
◆ NodeRange
The documentation for this class was generated from the following file: