Gecode::Set::RangesCompl< I > Class Template Reference
[Programming set actors]
Inherits Gecode::Iter::Ranges::Compl< Limits::Set::int_min, Limits::Set::int_max, I >.
Detailed Description
template<class I>
class Gecode::Set::RangesCompl< I >
A complement iterator spezialized for the BndSet limits.
Definition at line 325 of file var.icc.
Constructors and initialization | |
| RangesCompl (void) | |
| Default constructor. | |
| RangesCompl (I &i) | |
| Initialize with iterator i. | |
| void | init (I &i) |
| Initialize with iterator i. | |
Constructor & Destructor Documentation
|
||||||||||
|
Default constructor.
Definition at line 495 of file integerset.icc. |
|
||||||||||
|
Initialize with iterator i.
Definition at line 498 of file integerset.icc. |
Member Function Documentation
|
||||||||||
|
Initialize with iterator i.
Reimplemented from Gecode::Iter::Ranges::Compl< Limits::Set::int_min, Limits::Set::int_max, I >. Definition at line 504 of file integerset.icc. |
The documentation for this class was generated from the following files:
- gecode/set/var.icc (Revision: 3568)
- gecode/set/var/integerset.icc (Revision: 3413)
