Vaucanson
1.4.1
|
Composition (co-)cover algorithms for normalized and sub-normalized transducers seen as automaton over a free monoid. More...
Go to the source code of this file.
Namespaces | |
namespace | vcsn |
The main namespace of the Vaucanson library. |
Functions | |
template<typename S , typename T > | |
Element< S, T > | composition_cover (const Element< S, T > &fmp) |
Facade for composition cover. | |
template<typename S , typename T > | |
Element< S, T > | composition_co_cover (const Element< S, T > &fmp) |
Facade for composition co-cover. |
Composition (co-)cover algorithms for normalized and sub-normalized transducers seen as automaton over a free monoid.
Definition in file composition_cover.hxx.