Contains the declaration for the Berry-Sethi algorithm. More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
| template<typename A , typename T , typename Exp > | |
| void | berry_sethi (Element< A, T > &, const Exp &) |
| Build an automaton from an expression using the Berry-Sethi construction. | |
Contains the declaration for the Berry-Sethi algorithm.
Definition in file berry_sethi.hh.
1.7.1