Go to the source code of this file.
Namespaces | |
namespace | vcsn |
Functions | |
template<class Series, class T> | |
std::list< typename Series::monoid_t::alphabet_t::letter_t > | flatten (const Element< Series, T > &exp) |
This algorithm extracts the letters from a rational expression. |
This is the header file for the flatten algorithm. This algorithm extracts the letters from a rational expression and store them in a list.
Definition in file krat_exp_flatten.hh.