Gecode::Set::LubRanges< ComplementView< ComplementView< View > > > Class Template Reference
[Programming set actors]
Inherits Gecode::Set::LubRanges< View >.
Detailed Description
template<class View>
class Gecode::Set::LubRanges< ComplementView< ComplementView< View > > >
Range iterator for the least upper bound of double-complement-views.
This class provides (by specialization) a range iterator for the least upper bounds of complements of complement set views.
Definition at line 351 of file complement.icc.
Constructors and initialization | |
LubRanges (void) | |
Default constructor. | |
LubRanges (const ComplementView< ComplementView< View > > &x) | |
Initialize with ranges for view x. | |
void | init (const ComplementView< ComplementView< View > > &x) |
Initialize with ranges for view x. |
Member Function Documentation
|
Default constructor.
Reimplemented from Gecode::Set::LubRanges< View >. Definition at line 357 of file complement.icc. |
|
Initialize with ranges for view x.
Definition at line 368 of file complement.icc. |
|
Initialize with ranges for view x.
Definition at line 374 of file complement.icc. |
The documentation for this class was generated from the following file:
- gecode/set/view/complement.icc (Revision: 3559)