Gecode::IntVarRanges Class Reference
[Integer variables]
Range iterator for integer variables More...
#include <int.hh>
Constructors and initialization | |
| |
IntVarRanges (void) | |
Default constructor. | |
IntVarRanges (const IntVar &x) | |
Initialize with ranges for integer variable x. | |
void | init (const IntVar &x) |
Initialize with ranges for integer variable x. |
Detailed Description
Range iterator for integer variables
Definition at line 473 of file int.hh.
Constructor & Destructor Documentation
Gecode::IntVarRanges::IntVarRanges | ( | void | ) | [inline] |
Gecode::IntVarRanges::IntVarRanges | ( | const IntVar & | x | ) | [inline] |
Member Function Documentation
void Gecode::IntVarRanges::init | ( | const IntVar & | x | ) | [inline] |
The documentation for this class was generated from the following files: