Vcsn  2.4
Be Rational
is-complete.hh File Reference
#include <set>
#include <vcsn/core/automaton.hh>
#include <vcsn/dyn/automaton.hh>
#include <vcsn/dyn/fwd.hh>
Include dependency graph for is-complete.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

template<Automaton Aut>
bool vcsn::is_complete (const Aut &aut)
 Whether aut is complete. More...
 
template<Automaton Aut>
bool vcsn::dyn::detail::is_complete (const automaton &aut)
 Bridge. More...