Gecode::IntSet::MinInc Class Reference
Detailed Description
Sort ranges according to increasing minimum.Definition at line 63 of file int-set.cc.
Public Member Functions | |
bool | operator() (const Range &x, const Range &y) |
Member Function Documentation
bool Gecode::IntSet::MinInc::operator() | ( | const Range & | x, | |
const Range & | y | |||
) | [inline] |
Definition at line 69 of file int-set.cc.
The documentation for this class was generated from the following file:
- gecode/int/int-set.cc (Revision: 7288)