Gecode::Int::Regular::StateGroupByGroup Class Reference
List of all members.Detailed Description
Sort groups stated by group and then state.
Definition at line 107 of file dfa.cc.
Public Member Functions | |
bool | operator() (const StateGroup &x, const StateGroup &y) |
Static Public Member Functions | |
static void | sort (StateGroup sg[], int n) |
Member Function Documentation
bool Gecode::Int::Regular::StateGroupByGroup::operator() | ( | const StateGroup & | x, | |
const StateGroup & | y | |||
) | [inline] |
static void Gecode::Int::Regular::StateGroupByGroup::sort | ( | StateGroup | sg[], | |
int | n | |||
) | [inline, static] |
The documentation for this class was generated from the following file:
- gecode/int/regular/dfa.cc (Revision: 3188)