Gecode::Int::ViewRanges< IntView > Class Template Reference
[Integer views]
Inherits Gecode::Int::IntVarImpFwd.
Inherited by Gecode::Int::ViewRanges< GCC::CardView >.
Detailed Description
template<>
class Gecode::Int::ViewRanges< IntView >
Range iterator for integer variable views
Definition at line 273 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
| Gecode::Int::ViewRanges< IntView >::ViewRanges | ( | void | ) | [inline] |
| Gecode::Int::ViewRanges< IntView >::ViewRanges | ( | const IntView & | x | ) | [inline] |
Member Function Documentation
| void Gecode::Int::ViewRanges< IntView >::init | ( | const IntView & | x | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/int/view/int.icc (Revision: 6017)
