| 
    Vaucanson 1.4 
   | 
 
This file provides a transformation function that computes the pair letter automaton of an FMP automaton. More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn | 
The main namespace of the Vaucanson library.  | |
Functions | |
Letter-to-letter FMP automaton to pair letter automaton algorithm.  | |
Compute the pair letter automaton associated to an ltl FMP automaton.  | |
| template<typename S , typename T > | |
| void | ltl_to_pair (const Element< S, T > <l, typename mute_ltl_to_pair< S, T >::ret &res) | 
| template<typename S , typename T > | |
| mute_ltl_to_pair< S, T >::ret | ltl_to_pair (const Element< S, T > <l) | 
This file provides a transformation function that computes the pair letter automaton of an FMP automaton.
Definition in file ltl_to_pair.hh.
 1.7.4