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. |
Range iterator for indexed problem variables
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] |
void Gecode::Int::ViewRanges< GCC::CardView >::init | ( | const GCC::CardView & | x | ) | [inline] |