FACT++  1.0
static bool State::Compare ( const State i,
const State j 
)
inlinestatic

Definition at line 18 of file State.h.

References i, index, Time::none, State(), and t.

Referenced by SplitStates().

18 { return i.index<j.index; }
int index
Definition: State.h:11

+ Here is the call graph for this function:

+ Here is the caller graph for this function: