Gecode::Set::LubRanges< SingletonView > Class Template Reference
[Set views]
Inherits Gecode::Int::IntVarImpFwd.
Detailed Description
template<>
class Gecode::Set::LubRanges< SingletonView >
Range iterator for least upper bound of singleton set view
Definition at line 236 of file singleton.icc.
Constructors and initialization | |
LubRanges (void) | |
Default constructor. | |
LubRanges (const SingletonView &x) | |
Initialize with ranges for view x. | |
void | init (const SingletonView &x) |
Initialize with ranges for view x. |
Constructor & Destructor Documentation
|
Default constructor.
Definition at line 250 of file singleton.icc. |
|
Initialize with ranges for view x.
Definition at line 253 of file singleton.icc. |
Member Function Documentation
|
Initialize with ranges for view x.
Definition at line 257 of file singleton.icc. |
The documentation for this class was generated from the following file:
- set/view/singleton.icc (Revision: 2665)