|
Classes |
struct | AutomataBase |
| It symbolises the set of automata with multiplicity over a fixed semiring and a fixed free monoid. More...
|
struct | automaton_traits |
struct | virtual_types< AutomataBase< S > > |
struct | dynamic_traits< AutomataBase< S > > |
struct | MetaElement< AutomataBase< Self >, T > |
| MetaElement<AutomataBase<Self>, T> defines the interface of every automaton that is the result of the interaction of a structural element (AutomataBase<Self>) and an implementation T. More...
|
struct | TransducerBase |
| The most general concept of transducer. More...
|
struct | transducer_traits |
| Traits for transducer implementation. More...
|
struct | extension_traits |
struct | projection_traits |
struct | output_projection_traits |
struct | virtual_types< TransducerBase< S > > |
struct | dynamic_traits< TransducerBase< S > > |
struct | MetaElement< TransducerBase< Self >, T > |
| Services of every element of the transducer set. More...
|