Question: Use the example as reference if you use a different approach please explain thoroughly. Last picture is the question Example: PDA for L-101?? Notation a,x/y
Example: PDA for L-101?? Notation a,x/y means * Read input symbol a .Pop x of the stack States: Q ,q Input alphabet: (0,1) . Stack alphabet: ?-abl Start state: q,EQ * Initial stack. Final states: F qsQ Transition function: ? State Input Pop New Push y on the stack means empty (nothing) 0,E/a Transition to next state Push State 1,c/b 1,b/e Problem: In this language we do not know when to transition to q Example: PDA for L-101?? Notation a,x/y means * Read input symbol a .Pop x of the stack States: Q ,q Input alphabet: (0,1) . Stack alphabet: ?-abl Start state: q,EQ * Initial stack. Final states: F qsQ Transition function: ? State Input Pop New Push y on the stack means empty (nothing) 0,E/a Transition to next state Push State 1,c/b 1,b/e Problem: In this language we do not know when to transition to
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
