Exercise 3:

Deterministic uniquely-accepting PDA for {w{a,b}wa=wb}\{ w \in \{a,b\}^* \mid |w|_a=|w|_b \}
Write a deterministic uniquely-accepting PDA recognizing the words over {a,b}\{a,b\} such that the number of occurrences of aa coincides with 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.