Exercise 4:

Deterministic uniquely-accepting PDA for {w{a,b}wawb}\{ w \in \{a,b\}^* \mid |w|_a\neq|w|_b \}
Write a deterministic uniquely-accepting PDA recognizing the words over {a,b}\{a,b\} such that the number of occurrences of aa is different from 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.