Gecode::Set::GlbRanges< UniverseView > Class Template Reference
[Set views]
Inherits Gecode::Iter::Ranges::Singleton.
Detailed Description
template<>
class Gecode::Set::GlbRanges< UniverseView >
Range iterator for greatest lower bound of constant universe set view
Definition at line 522 of file const.icc.
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. |
Member Function Documentation
|
Default constructor.
|
|
Initialize with ranges for view x.
|
|
Initialize with ranges for view x.
|
The documentation for this class was generated from the following file:
- gecode/set/view/const.icc (Revision: 3559)