Gecode::Int::ViewRanges< NegBoolView > Class Template Reference
[Integer views]
Inherits Gecode::Iter::Ranges::Singleton.
Detailed Description
template<>
class Gecode::Int::ViewRanges< NegBoolView >
Range iterator for negated Boolean variable views
Definition at line 529 of file bool.icc.
Constructors and initialization | |
ViewRanges (void) | |
Default constructor. | |
ViewRanges (const NegBoolView &x) | |
Initialize with ranges for view x. | |
void | init (const NegBoolView &x) |
Initialize with ranges for view x. |
Constructor & Destructor Documentation
Gecode::Int::ViewRanges< NegBoolView >::ViewRanges | ( | void | ) | [inline] |
Gecode::Int::ViewRanges< NegBoolView >::ViewRanges | ( | const NegBoolView & | x | ) | [inline] |
Member Function Documentation
void Gecode::Int::ViewRanges< NegBoolView >::init | ( | const NegBoolView & | x | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/int/view/bool.icc (Revision: 6017)