Vcsn  2.2a
Be Rational
is-eps-acyclic.hh File Reference
#include <unordered_map>
#include <vcsn/ctx/traits.hh>
#include <vcsn/misc/attributes.hh>
#include <vcsn/misc/builtins.hh>
#include <vcsn/dyn/automaton.hh>
#include <vcsn/core/fwd.hh>
Include dependency graph for is-eps-acyclic.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vcsn::detail::epsilon_acyclic< Aut, has_one >
 
struct  vcsn::detail::epsilon_acyclic< Aut, true >
 Detect epsilon-circuits. More...
 
struct  vcsn::detail::epsilon_acyclic< Aut, false >
 

Namespaces

 vcsn
 
 vcsn::detail
 
 vcsn::dyn
 
 vcsn::dyn::detail
 

Functions

template<Automaton Aut>
ATTRIBUTE_CONST bool vcsn::is_eps_acyclic (const Aut &aut)
 
template<Automaton Aut>
bool vcsn::dyn::detail::is_eps_acyclic (const automaton &aut)
 Bridge. More...