![]() |
Vcsn
2.8
Be Rational
|
#include <vcsn/core/mutable-automaton.hh>#include <vcsn/dyn/automaton.hh>#include <vcsn/dyn/context.hh>#include <vcsn/misc/algorithm.hh>#include <vcsn/misc/raise.hh>Go to the source code of this file.
Namespaces | |
| vcsn | |
| vcsn::dyn | |
| vcsn::dyn::detail | |
Functions | |
| template<typename Context > | |
| mutable_automaton< Context > | vcsn::de_bruijn (const Context &ctx, unsigned n) |
Build a automaton for (a+b)*a(a+b){n}. More... | |
| template<typename Ctx , typename Unsigned > | |
| automaton | vcsn::dyn::detail::de_bruijn (const dyn::context &ctx, unsigned n) |
| Bridge. More... | |