Exercise 17:

Minimum DFA for {w{a,b}waba=0wbab=0x:w=xaaa}\{ w \in \{a,b\}^* \mid |w|_{aba}=0 \wedge |w|_{bab}=0 \wedge \exists x: w=xaaa \}
Describe the minimum DFA that recognizes the words over {a,b}\{a,b\} that end in aaaaaa, and do not contain abaaba or babbab.
Authors: Guillem Godoy / Documentation:
To be able to submit you need to either log in, register, or become a guest.