Test::Int::IntPropBasicAdvanced Class Reference
Iterator for basic and advanced integer propagation levels. More...
#include <int.hh>
Public Member Functions | |
| IntPropBasicAdvanced (void) | |
| Initialize iterator. | |
| bool | operator() (void) const |
| Test whether iterator is done. | |
| void | operator++ (void) |
| Increment to next level. | |
| Gecode::IntPropLevel | ipl (void) const |
| Return current level. | |
Detailed Description
Iterator for basic and advanced integer propagation levels.
Definition at line 350 of file int.hh.
Constructor & Destructor Documentation
| Test::Int::IntPropBasicAdvanced::IntPropBasicAdvanced | ( | void | ) | [inline] |
Member Function Documentation
| bool Test::Int::IntPropBasicAdvanced::operator() | ( | void | ) | const [inline] |
| void Test::Int::IntPropBasicAdvanced::operator++ | ( | void | ) | [inline] |
| Gecode::IntPropLevel Test::Int::IntPropBasicAdvanced::ipl | ( | void | ) | const [inline] |
The documentation for this class was generated from the following files:
