Gecode::Set::LubRanges< SetVarImp * > Class Template Reference
[Programming set actors]
Inherits Gecode::Set::BndSetRanges.
Inherited by Gecode::Set::LubRanges< SetView >.
Detailed Description
template<>
class Gecode::Set::LubRanges< SetVarImp * >
Range iterator for the least upper bound of a set variable implementation.
This class provides (by specialization) a range iterator for the least upper bounds of set variable implementations.
Definition at line 282 of file imp.icc.
Constructors and initialization | |
LubRanges (void) | |
Default constructor. | |
LubRanges (const SetVarImp *) | |
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::LubRanges< 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)