Gecode::Set::GlbRanges< SetView > Class Template Reference
[Set views]
Inherits Gecode::Set::GlbRanges< SetVarImp * >.
Detailed Description
template<>
class Gecode::Set::GlbRanges< SetView >
Range iterator for greatest lower bound of set variable views
Definition at line 190 of file set.icc.
Constructors and initialization | |
GlbRanges (void) | |
Default constructor. | |
GlbRanges (const SetView &x) | |
Initialize with ranges for view x. | |
void | init (const SetView &x) |
Initialize with ranges for view x. |
Member Function Documentation
|
Default constructor.
Reimplemented from Gecode::Set::GlbRanges< SetVarImp * >. |
|
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/set.icc (Revision: 3146)