

Go to the source code of this file.
Namespaces | |
| namespace | vcsn | 
Functions | |
| template<typename A, typename AI> | |
| Element< A, AI > | minimization_hopcroft (const Element< A, AI > &a) | 
| Return the minimal automaton using the hopcroft algorithm.   | |
| template<typename A, typename AI> | |
| Element< A, AI > | quotient (const Element< A, AI > &a) | 
| Return the quotient of a non-deterministic acceptor.   | |
Definition in file minimization_hopcroft.hh.
 1.5.6