Exercise 26:

Minimum DFA for {w{a,b}x,y,z:((w=xyzy=3)ya=2)}\{ w \in \{a,b\}^* \mid \forall x,y,z: ((w=xyz \wedge |y|=3) \Rightarrow |y|_a=2) \}
Describe the minimum DFA that recognizes the words over {a,b}\{a,b\} such that every subword with length 33 has exactly two aa’s.
Authors: Guillem Godoy / Documentation:
To be able to submit you need to either log in, register, or become a guest.