Vcsn
2.0
Be Rational
|
#include <vcsn/core/mutable-automaton.hh>
#include <vcsn/algos/proper.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 | |
automaton | vcsn::dyn::proper (const automaton &aut, direction dir=direction::backward, bool prune=true) |
An equivalent automaton without spontaneous transitions. More... | |