Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
determinize.cc File Reference
Include dependency graph for determinize.cc:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 

Functions

automaton vcsn::dyn::determinize (const automaton &aut, const std::string &algo="weighted")
 The determinized automaton. More...
 
automaton vcsn::dyn::codeterminize (const automaton &aut, const std::string &algo="weighted")
 The codeterminized automaton. More...