Pushdown Automata
Pushdown Automata
In conclusion:
Pushdown Automata – p.12/25
Definition 2.8
A PDA computes as
follows:
inputs , where each
There are a sequence of states and a sequence
of strings that satisfy the conditions:
1. , , i.e., starts in the start state with empty stack
2. For we have where
and for some and , i.e.,
moves properly according to the state, stack, and input symbol
3. , i.e., an accept state occurs at the input end
Notation: means .