![]() |
Vcsn
2.0
Be Rational
|
#include <vcsn/core/mutable-automaton.hh>#include <vcsn/algos/sort.hh>#include <vcsn/dyn/algos.hh>#include <lib/vcsn/algos/registry.hh>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... | |