Gecode::IntVarRanges Class Reference
[Integer variables]
#include <int.hh>
Inherits Gecode::Int::IntVarImpFwd.
Detailed Description
Range iterator for integer variablesDefinition at line 422 of file 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. | |
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:
- gecode/int.hh (Revision: 7494)
- gecode/int/var/int.icc (Revision: 7354)
