Gecode::Int::ViewRanges< IntView > Class Template Reference
[Integer views]
Inherits Gecode::Int::IntVarImpFwd.
Inherited by Gecode::Int::ViewRanges< GCC::IdxView >.
Detailed Description
template<>
class Gecode::Int::ViewRanges< IntView >
Range iterator for integer variable views
Definition at line 193 of file int.icc.
Constructors and initialization | |
ViewRanges (void) | |
Default constructor. | |
ViewRanges (const IntView &x) | |
Initialize with ranges for view x. | |
void | init (const IntView &x) |
Initialize with ranges for view x. |
Constructor & Destructor Documentation
|
Default constructor.
Reimplemented in Gecode::Int::ViewRanges< GCC::IdxView >. |
|
Initialize with ranges for view x.
|
Member Function Documentation
|
Initialize with ranges for view x.
|
The documentation for this class was generated from the following file:
- int/view/int.icc (Revision: 2403)