Gecode::IntVarValues Class Reference
[Integer variables]
Value iterator for integer variables. More...
#include <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. | |
Detailed Description
Value iterator for integer variables.
Definition at line 490 of file int.hh.
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:
