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