Value iterator for integer variables.
More...
#include <int.hh>
List of all members.
Detailed Description
Value iterator for integer variables.
Definition at line 461 of file int.hh.
Constructor & Destructor Documentation
Gecode::IntVarValues::IntVarValues |
( |
void |
| ) |
[inline] |
Default constructor.
Definition at line 128 of file int.hpp.
Gecode::IntVarValues::IntVarValues |
( |
const IntVar & |
x | ) |
[inline] |
Initialize with values for x.
Definition at line 131 of file int.hpp.
Member Function Documentation
void Gecode::IntVarValues::init |
( |
const IntVar & |
x | ) |
[inline] |
Initialize with values x.
Definition at line 137 of file int.hpp.
The documentation for this class was generated from the following files: