
Range iterator for greatest lower bound of constant universe set view More...
#include <const.hpp>
Constructors and initialization | |
| GlbRanges (void) | |
| Default constructor. | |
| GlbRanges (const UniverseView &x) | |
| Initialize with ranges for view x. | |
| void | init (const UniverseView &x) |
| Initialize with ranges for view x. | |
Additional Inherited Members | |
Public Member Functions inherited from Gecode::Iter::Ranges::Singleton | |
| Singleton (void) | |
| Default constructor. | |
| Singleton (int min, int max) | |
| Initialize with range min to max. | |
| void | init (int min, int max) |
| Initialize with range min to max. | |
| void | operator++ (void) |
| Move iterator to next range (if possible) | |
Range iterator for greatest lower bound of constant universe set view
|
inline |
|
inline |
|
inline |