Iterator for integer consistency levels. More...
#include <int.hh>
Public Member Functions | |
IntConLevels (void) | |
Initialize iterator. More... | |
bool | operator() (void) const |
Test whether iterator is done. More... | |
void | operator++ (void) |
Increment to next level. More... | |
Gecode::IntConLevel | icl (void) const |
Return current level. More... | |
|
inline |
|
inline |
|
inline |
|
inline |