Mungojerrie
1.0
Mungojerrie
|
Class to compute partition refinement for the states of an LTS. More...
Public Member Functions | |
PartitionRefinement (LTS< Tran > const &automaton, map< State, unsigned > const &outputClass) | |
void | hopcroft (void) |
void | printPartition (void) const |
map< State, State > | getReplacementMap (void) const |
Class to compute partition refinement for the states of an LTS.