next up previous contents
Next: Non-Deterministic CFLs Up: PUSH-DOWN AUTOMATA Previous: Converting a PDA to   Contents

Deterministic PDAs

In general terms, a deterministic PDA is one in which there is at most one possible transition from any state based on the current input.

Formally, a deterministic PDA is a PDA where:

Any context-free language that can be converted to a deterministic PDA is called a deterministic CFL.



James Power 2002-11-29