next up previous contents
Next: Description Up: Algorithms Previous: See Also   Contents

Prototype

template <typename DFA1, typename DFA2>
void brzozowski(const DFA1 &A, DFA2 &B);


Vincent Le Maout 2003-07-08