Vcsn
2.0
Be Rational
|
#include <lib/vcsn/algos/registry.hh>
#include <vcsn/algos/is-deterministic.hh>
#include <vcsn/dyn/algos.hh>
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::dyn | |
FIXME: duplicate code with determinize. | |
Functions | |
bool | vcsn::dyn::is_deterministic (const automaton &aut) |
Whether aut is deterministic. More... | |
bool | vcsn::dyn::is_codeterministic (const automaton &aut) |
Whether aut is codeterministic. More... | |