Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <constraint_solveri.h>
Public Member Functions | |
Iterator & | operator++ () |
int | operator* () const |
bool | operator!= (Iterator other) const |
Friends | |
class | PathState::Chain |
Only a Chain can construct its iterator. | |
Definition at line 3553 of file constraint_solveri.h.
|
inline |
Definition at line 3560 of file constraint_solveri.h.
|
inline |
Definition at line 3559 of file constraint_solveri.h.
|
inline |
Definition at line 3555 of file constraint_solveri.h.
|
friend |
Only a Chain can construct its iterator.
Definition at line 3566 of file constraint_solveri.h.