Vcsn  2.2
Be Rational
lightest-automaton.hh File Reference
Include dependency graph for lightest-automaton.hh:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 
 vcsn::dyn::detail
 

Functions

template<Automaton Aut, typename Algo = auto_tag>
fresh_automaton_t_of< Aut > vcsn::lightest_automaton (const Aut &aut, Algo algo={})
 Lightest Automaton. More...
 
template<Automaton Aut, typename String >
automaton vcsn::dyn::detail::lightest_automaton (const automaton &aut, const std::string &algo)
 Bridge. More...