Exercise 34:

Minimum DFA for {w{a,b}waba=wa}\{ w \in \{a,b\}^* \mid |w|_{aba}=|w|_a \}
Describe the minimum DFA that recognizes the words over {a,b}\{a,b\} which have the same number of occurrences of abaaba as occurrences of aa.
Authors: Guillem Godoy / Documentation:
To be able to submit you need to either log in, register, or become a guest.