Gecode::Set::LubRanges< CpltSet::CpltSetVarImp * > Class Template Reference
Inherits Gecode::Iter::Values::ToRanges< Gecode::CpltSet::LubValues< Gecode::CpltSet::CpltSetVarImp * > >.Inherited by Gecode::Set::LubRanges< CpltSet::CpltSetView >.
Detailed Description
template<>
class Gecode::Set::LubRanges< CpltSet::CpltSetVarImp * >
Range iterator for least upper bound of CpltSet variable implementation.
Definition at line 617 of file cpltset.icc.
Constructors and initialization | |
LubRanges (void) | |
Default constructor. | |
LubRanges (const CpltSet::CpltSetVarImp *x) | |
Initialize with ranges for variable implementation x. | |
void | init (const CpltSet::CpltSetVarImp *x) |
Initialize with ranges for variable implementation x. |
Constructor & Destructor Documentation
Gecode::Set::LubRanges< CpltSet::CpltSetVarImp * >::LubRanges | ( | void | ) | [inline] |
Default constructor.
Reimplemented in Gecode::Set::LubRanges< CpltSet::CpltSetView >.
Definition at line 633 of file cpltset.icc.
Gecode::Set::LubRanges< CpltSet::CpltSetVarImp * >::LubRanges | ( | const CpltSet::CpltSetVarImp * | x | ) | [inline] |
Member Function Documentation
void Gecode::Set::LubRanges< CpltSet::CpltSetVarImp * >::init | ( | const CpltSet::CpltSetVarImp * | x | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/cpltset/var-imp/cpltset.icc (Revision: 6102)