Gecode::Int::Regular::TransBySymbol Class Reference
List of all members.Detailed Description
Sort transition array by symbol (value).
Definition at line 48 of file dfa.cc.
Public Member Functions | |
bool | operator() (const DFA::Transition &x, const DFA::Transition &y) |
Static Public Member Functions | |
static void | sort (DFA::Transition t[], int n) |
Member Function Documentation
bool Gecode::Int::Regular::TransBySymbol::operator() | ( | const DFA::Transition & | x, | |
const DFA::Transition & | y | |||
) | [inline] |
static void Gecode::Int::Regular::TransBySymbol::sort | ( | DFA::Transition | t[], | |
int | n | |||
) | [inline, static] |
The documentation for this class was generated from the following file:
- gecode/int/regular/dfa.cc (Revision: 3512)