Design a DFA that accepts All the strings for a partial string 'aaa' should be followed by a string 'bab', and prove you
Posted: Thu Jun 02, 2022 8:26 am
Design a DFA that accepts All the strings for a partial
string 'aaa' should be followed by a string 'bab', and prove
your solution with 2 accepted and 2 rejected examples,
Accepted Examples : abbabbaaabab, aaabab,
bbaabbaaababaaababaabbab
string 'aaa' should be followed by a string 'bab', and prove
your solution with 2 accepted and 2 rejected examples,
Accepted Examples : abbabbaaabab, aaabab,
bbaabbaaababaaababaabbab