Gecode::Int::ViewRanges< OffsetView > Class Template Reference
[Integer views]
Inherits Gecode::Iter::Ranges::Offset< ViewRanges< IntView > >.
Detailed Description
template<>
class Gecode::Int::ViewRanges< OffsetView >
Range iterator for offset integer views
Definition at line 227 of file offset.icc.
Constructors and initialization | |
| ViewRanges (void) | |
| Default constructor. | |
| ViewRanges (const OffsetView &x) | |
| Initialize with ranges for view x. | |
| void | init (const OffsetView &x) |
| Initialize with ranges for view x. | |
Member Function Documentation
|
|
Default constructor.
Definition at line 242 of file offset.icc. |
|
|
Initialize with ranges for view x.
Definition at line 245 of file offset.icc. |
|
|
Initialize with ranges for view x.
Definition at line 251 of file offset.icc. |
The documentation for this class was generated from the following file:
- gecode/int/view/offset.icc (Revision: 3559)
