Vcsn
2.0
Be Rational
|
#include <vcsn/algos/is-eps-acyclic.hh>
#include <vcsn/dyn/algos.hh>
#include <vcsn/dyn/automaton.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_eps_acyclic (const automaton &aut) |
Whether has no cycle of spontaneous transitions. More... | |