Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
is-ambiguous.cc File Reference
Include dependency graph for is-ambiguous.cc:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 

Functions

label vcsn::dyn::ambiguous_word (const automaton &aut)
 An ambiguous word, or raise if there is none. More...
 
bool vcsn::dyn::is_ambiguous (const automaton &aut)
 Whether aut is ambiguous. More...
 
bool vcsn::dyn::is_cycle_ambiguous (const automaton &aut)
 Whether the automaton is cycle-ambiguous. More...