Page 1 of 1

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
by answerhappygod
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