Gecode::Int::ViewRanges< GCC::CardView > Class Template Reference
Range iterator for indexed problem variables More...
#include <view.hpp>
Constructors and initialization | |
|
| |
| 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. | |
Detailed Description
template<>
class Gecode::Int::ViewRanges< GCC::CardView >
Range iterator for indexed problem variables
Definition at line 380 of file view.hpp.
Constructor & Destructor Documentation
| Gecode::Int::ViewRanges< GCC::CardView >::ViewRanges | ( | void | ) | [inline] |
Initialize with ranges for view x.
Reimplemented from Gecode::Int::ViewRanges< IntView >.
| 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/view.hpp
