| 
    Vaucanson 1.4 
   | 
 
This files declares the reduce 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 AI > | |
| Element< A, AI > | reduce (const Element< A, AI > &a, misc::direction_type dir=misc::right_left) | 
| Reduce of an automaton (default right_left)   | |
| template<typename A , typename AI > | |
| Element< A, AI > | semi_reduce (const Element< A, AI > &a) | 
| Semi reduction of an automaton.   | |
This files declares the reduce algorithm.
Definition in file reduce.hh.
 1.7.4