Gecode::IntSet::MinInc Class Reference
List of all members.Detailed Description
Sort ranges according to increasing minimum.
Definition at line 29 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 35 of file int-set.cc.
The documentation for this class was generated from the following file:
- gecode/int/int-set.cc (Revision: 3188)