Generated on Wed Nov 1 15:05:19 2006 for Gecode by doxygen 1.4.5

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]
 

Definition at line 110 of file dfa.cc.

static void Gecode::Int::Regular::StateGroupByGroup::sort StateGroup  sg[],
int  n
[inline, static]
 

Definition at line 115 of file dfa.cc.


The documentation for this class was generated from the following file: