![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <constraint_solver.h>
Public Member Functions | |
int64_t | operator* () const |
Iterator & | operator++ () |
bool | operator!= (const Iterator &other) const |
Static Public Member Functions | |
static Iterator | Begin (IntVarIterator *it) |
These are the only way to construct an Iterator. | |
static Iterator | End (IntVarIterator *it) |
Definition at line 4308 of file constraint_solver.h.
|
inlinestatic |
These are the only way to construct an Iterator.
Definition at line 4310 of file constraint_solver.h.
|
inlinestatic |
Definition at line 4313 of file constraint_solver.h.
|
inline |
Definition at line 4326 of file constraint_solver.h.
|
inline |
Definition at line 4317 of file constraint_solver.h.
|
inline |
Definition at line 4321 of file constraint_solver.h.