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
Design a DFA that accepts All the strings for a partial string 'aaa' should be followed by a string 'bab', and prove you
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am