Gecode::Int::Regular::EdgeRanges Class Reference
List of all members.
Detailed Description
Iterator for telling variable domains by scanning transitions.
Definition at line 110 of file dom.icc.
Constructor & Destructor Documentation
Gecode::Int::Regular::EdgeRanges::EdgeRanges |
( |
void |
|
) |
[inline] |
|
Gecode::Int::Regular::EdgeRanges::EdgeRanges |
( |
const Edge * |
|
) |
[inline] |
|
Member Function Documentation
void Gecode::Int::Regular::EdgeRanges::init |
( |
const Edge * |
|
) |
[inline] |
|
bool Gecode::Int::Regular::EdgeRanges::operator() |
( |
void |
|
) |
const [inline] |
|
void Gecode::Int::Regular::EdgeRanges::operator++ |
( |
void |
|
) |
[inline] |
|
int Gecode::Int::Regular::EdgeRanges::min |
( |
void |
|
) |
const [inline] |
|
int Gecode::Int::Regular::EdgeRanges::max |
( |
void |
|
) |
const [inline] |
|
unsigned int Gecode::Int::Regular::EdgeRanges::width |
( |
void |
|
) |
const [inline] |
|
The documentation for this class was generated from the following file: