Gecode::Int::ViewRanges< GCC::CardView > Class Template Reference
Inherits Gecode::Int::ViewRanges< IntView >.
Detailed Description
template<>
class Gecode::Int::ViewRanges< GCC::CardView >
Range iterator for indexed problem variables
Definition at line 771 of file occur.icc.
Constructors and initialization | |
Default constructor | |
ViewRanges (void) | |
Initialize with ranges for view x. | |
ViewRanges (const GCC::CardView &x) | |
Initialize with ranges for view x. | |
void | init (const GCC::CardView &x) |
Initialize with ranges for view x. |
Constructor & Destructor Documentation
Gecode::Int::ViewRanges< GCC::CardView >::ViewRanges | ( | void | ) | [inline] |
Gecode::Int::ViewRanges< GCC::CardView >::ViewRanges | ( | const GCC::CardView & | x | ) | [inline] |
Member Function Documentation
void Gecode::Int::ViewRanges< GCC::CardView >::init | ( | const GCC::CardView & | x | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/int/gcc/occur.icc (Revision: 6323)