Close
Register
Close Window

OpenDSA Complete Catalog

Chapter 38 Pushdown Automata

| About   «  38.3. PDAs and Context Free Languages   ::   Contents   ::   39.1. Ways to Prove that a Language is not a Context-Free Language  »

38.4. Deterministic Pushdown Automata

38.4.1. Deterministic Pushdown Automata

We know that non-determinism adds no real power to DFAs. That is, every NFA has an equivalent DFA. Therefore, the set of languages recognized by DFAs is the same as the set of languages recognized by NFAs.

How about for PDAs? We have introduced the concept of non-determinism to PDAs (we call these NPDAs), and we have shown that every CFG has an equivalent NPDA, and vice versa. Thus, NPDAs can recognize all CFL.

But, what about the distinction between deterministic and non-deterministic PDAs? Does non-determinism add real power to the PDA?

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

38.4.2. Proof there exists a CFL that is not a DCFL

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

38.4.3. Grammars for Deterministic Context-free Languages

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

   «  38.3. PDAs and Context Free Languages   ::   Contents   ::   39.1. Ways to Prove that a Language is not a Context-Free Language  »

Close Window