Include dependency graph for trim.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | vcsn |
Functions | |
template<typename A, typename T> | |
std::set< hstate_t > | vcsn::useful_states (const Element< A, T > &a) |
Returns a useful states of the automaton (start reachable and final co-). | |
template<typename A, typename T> | |
Element< A, T > | vcsn::trim (const Element< A, T > &a) |
Return a fresh automaton in which non useful states are removed. |
Definition in file trim.hh.