Exercise 5:

Deterministic uniquely-accepting PDA for {w{a,b}wawb}\{ w \in \{a,b\}^* \mid |w|_a\geq|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 greater than or equal to 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.