2-Stack Pushdown Automaton
Current State:
q₀
Remaining Input:
abba
Left Stack
(Stores first part w before #)⊥
Right Stack
(Stores second part w after #)⊥
Select PDA Transition
Select a transition to proceed with the PDA simulation.
Deterministic Turing Machine
Current State:
q₀
Head Position:
0
Tape
(X=marked first part, Y=matching pairs, #=separator)↑
Select DTM Transition
Select a transition to proceed with the DTM simulation.