Question: 1 . Consider the Turing machine, M , shown below. ( Grafstate code for this machine is at the end of the . tex document
Consider the Turing machine, M shown below.
Grafstate code for this machine is at the end of the tex document
a points Show the computation of the string abac in this machine.
Note, abac in LM
qabac $qbac
b points Show the computation of the string accba in M Note,
accba in LM
qaccba $qccba
c points What is LM
Fig grafstate code
: tm TM
title Problem
Qqqqqqqqqqaqr;
Sabc;
TabcX$;
qq;
qq: a$R;
qqr: bbR;
qqr: ccR;
qqr: R;
qq: XXR;
qq: bbR;
qq: ccR;
qq: aXL;
qqa: L;
qq: bbR;
qq: ccR;
qq: XXR;
qq: aXL;
qqr: L;
qq: bbL;
qq: ccL;
qq: XXL;
qq: $$R;
qq: aaR;
qq: ccR;
qq: XXR;
qq: bXL;
qqr: L;
qq: aaL;
qq: ccL;
qq: XXL;
qq: $$R;
qq: aaR;
qq: bbR;
qq: XXR;
qq: cXL;
qqr: L;
qq: aaL;
qq: bbL;
qq: XXL;
qq: $$R;
done.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
