Gecode::Set::GlbRanges< SetVarImp * > Class Template Reference
[Programming set actors]
Inherits Gecode::Set::BndSetRanges.
Inherited by Gecode::Set::GlbRanges< SetView >.
Detailed Description
template<>
class Gecode::Set::GlbRanges< SetVarImp * >
Range iterator for the greatest lower bound of a set variable implementation.
This class provides (by specialization) a range iterator for the greatest lower bounds of set variable implementations.
Definition at line 316 of file imp.icc.
Constructors and initialization | |
GlbRanges (void) | |
Default constructor. | |
GlbRanges (const SetVarImp *x) | |
Initialize with ranges for variable implementation x. | |
void | init (const SetVarImp *) |
Initialize with ranges for variable implementation x. |
Member Function Documentation
|
Default constructor.
Reimplemented in Gecode::Set::GlbRanges< SetView >. |
|
Initialize with ranges for variable implementation x.
|
|
Initialize with ranges for variable implementation x.
|
The documentation for this class was generated from the following file:
- gecode/set/var/imp.icc (Revision: 3568)