Exercise 14:

Minimum DFA for {w{a,b}x:(w=bbxxaa=0)}\{ w \in \{a,b\}^* \mid \forall x: (w=bbx \Rightarrow |x|_{aa}=0) \}
Describe the minimum DFA that recognizes the words over {a,b}\{a,b\} such that, if they start with bbbb, then they do not contain aaaa.
Authors: Guillem Godoy / Documentation:
To be able to submit you need to either log in, register, or become a guest.