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

Go to the source code of this file.

Namespaces

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

Functions

bool vcsn::dyn::is_out_sorted (const automaton &aut)
 Whether the outgoing transitions of each state have increasing labels. More...
 
automaton vcsn::dyn::sort (const automaton &a)
 A copy of a with normalized state numbers. More...