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