Tag: Automata
Posts of Tag: Automata
Posts of Tag: Automata
NFA or DFA for strings the contain exactly twice substring ab?
Given the language with alphabet: {a, b, c} Draw an NFA or DFA for all the strings that have exactly twice substrings "ab" and at least on "c". I'm stuck with "exactly twice "ab"". Can somebody give me some ide...Learn MoreAutomata