Go to the source code of this file.
Namespaces | |
namespace | vcsn |
Functions | |
template<typename A, typename AI> | |
std::set< typename Element< A, AI >::hstate_t > | useful_states (const Element< A, AI > &a) |
Returns a useful states of the automaton. | |
template<typename A, typename AI> | |
Element< A, AI > | trim (const Element< A, AI > &a) |
Return a fresh automaton in which non useful states are removed. | |
template<typename A, typename AI> | |
void | trim_here (Element< A, AI > &a) |
Trim a. |
Definition in file trim.hh.