52 requires isDFA < T > || isNFA < T >
58requires isDFA < T > || isNFA < T >
static grammar::RightRG< typename T::SymbolType, typename T::StateType > convert(const T &automaton)
Definition: ToGrammar.h:40
static grammar::RightRG< typename T::SymbolType, typename T::StateType > convert(const T &automaton)
Right regular grammar in Chomsky hierarchy or type 3 in Chomsky hierarchy. Generates regular language...
Definition: RightRG.h:70
Definition: ToGrammar.h:31
Definition: converterCommon.hpp:8