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