Vcsn  2.4
Be Rational
to-spontaneous.hh File Reference
Include dependency graph for to-spontaneous.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vcsn
 

Functions

template<Automaton Aut>
auto vcsn::to_spontaneous (const Aut &aut) -> std::enable_if_t<!context_t_of< Aut >::is_lao, decltype(make_mutable_automaton(make_context(oneset(), *aut->weightset())))>
 Convert to spontaneous automaton: change every transition's label to the empty word. More...