![]() |
Vcsn
2.0
Be Rational
|
#include <lib/vcsn/algos/registry.hh>#include <vcsn/algos/prefix.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 | |
| automaton | vcsn::dyn::prefix (const automaton &aut) |
| Create a prefix automaton from aut. More... | |
| automaton | vcsn::dyn::suffix (const automaton &aut) |
| Create a suffix automaton from aut. More... | |
| automaton | vcsn::dyn::factor (const automaton &aut) |
| Create a factor automaton from aut. More... | |
| automaton | vcsn::dyn::subword (const automaton &aut) |
| Create a subword automaton from aut. More... | |