Gecode::IntVarValues Class Reference
[Integer variables]
Inherits Gecode::Iter::Ranges::ToValues< I >< Gecode::IntVarRanges >.
Detailed Description
Value iterator for integer variables.
Definition at line 519 of file var.icc.
Constructors and initialization | |
| IntVarValues (void) | |
| Default constructor. | |
| IntVarValues (const IntVar &x) | |
| Initialize with values for x. | |
| void | init (const IntVar &x) |
| Initialize with values x. | |
Constructor & Destructor Documentation
| Gecode::IntVarValues::IntVarValues | ( | void | ) | [inline] |
| Gecode::IntVarValues::IntVarValues | ( | const IntVar & | x | ) | [inline] |
Member Function Documentation
| void Gecode::IntVarValues::init | ( | const IntVar & | x | ) | [inline] |
The documentation for this class was generated from the following files:
- gecode/int/var.icc (Revision: 3686)
- gecode/int/var/int.icc (Revision: 3686)
