Universal automaton for Boolean rational languages. More...

Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
Universal algorithm | |
| template<typename A , typename AI > | |
| Element< A, AI > | universal (const Element< A, AI > &a) |
| Build a universal automaton from a Boolean automaton. | |
Universal automaton for Boolean rational languages.
Definition in file universal.hh.
1.7.1