![]() |
Vcsn
2.0
Be Rational
|
#include <lib/vcsn/algos/registry.hh>#include <vcsn/algos/normalize.hh>#include <vcsn/dyn/algos.hh>#include <vcsn/dyn/automaton.hh>Go to the source code of this file.
Namespaces | |
| vcsn | |
| vcsn::dyn | |
| FIXME: duplicate code with determinize. | |
Functions | |
| bool | vcsn::dyn::is_normalized (const automaton &aut) |
| Whether is normalized (in the Thompson sense), i.e., standard and co-standard. More... | |
| automaton | vcsn::dyn::normalize (const automaton &aut) |
| Normalize automaton aut. More... | |