Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

eps_removal.hh File Reference

This files declares the backward and forward eps_removal algorithm. More...

Include dependency graph for eps_removal.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  vcsn

Functions

template<typename A, typename T>
void eps_removal_here (Element< A, T > &a, bool bck=true)
 In place eps_removal of an automaton (default is backward eps_removal).
template<typename A, typename T>
Element< A, T > eps_removal (const Element< A, T > &a, bool bck=true)
 Eps_Removal of an automaton (default is backward eps_removal).
template<typename A, typename T>
void backward_eps_removal_here (Element< A, T > &a)
 In place backward eps_removal of an automaton.
template<typename A, typename T>
Element< A, T > backward_eps_removal (const Element< A, T > &a)
 Backward eps_removal of an automaton.
template<typename A, typename T>
void forward_eps_removal_here (Element< A, T > &a)
 In place forward eps_removal of an automaton.
template<typename A, typename T>
Element< A, T > forward_eps_removal (const Element< A, T > &a)
 Forward eps_removal of an automaton.


Detailed Description

This files declares the backward and forward eps_removal algorithm.

See also:
backward_eps_removal(), backward_eps_removal_here(), forward_eps_removal(), forward_eps_removal_here(), eps_removal(), eps_removal_here()

Definition in file eps_removal.hh.


Generated on Sun Jul 30 21:11:14 2006 for Vaucanson by  doxygen 1.3.9.1