Exercise 33:

Minimum DFA for {w{a,b}waba+1=wb}\{ w \in \{a,b\}^* \mid |w|_{aba}+1=|w|_b \}
Describe the minimum DFA that recognizes the words over {a,b}\{a,b\} such that the number of occurrences of abaaba is one less than the number of occurrences of bb.
Authors: Guillem Godoy / Documentation:
To be able to submit you need to either log in, register, or become a guest.