
Range iterator for indexed problem variables More...
#include <view.hpp>
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. | |
Additional Inherited Members | |
Public Member Functions inherited from Gecode::Int::ViewRanges< IntView > | |
| 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. | |
|
inline |
|
inline |
|
inline |