Gecode::IntVarValues Class Reference
[Integer variables]
#include <int.hh>
Inherits Gecode::Iter::Ranges::ToValues< Gecode::IntVarRanges >.
Detailed Description
Value iterator for integer variables.Definition at line 439 of file int.hh.
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.hh (Revision: 7494)
- gecode/int/var/int.icc (Revision: 7354)
