8.An Important TM§
1 / 63
Settings
<<<>>>
In this slideshow, we will trace the acceptance or rejections of some strings. The given machine can accept $L = \{a^nb^nc^n: n> 0\}$.
q0
q1
q2
q3
q4
q5
q6
a;A,R
B;B,R
a;a,R
a;a,R
b;B,R
C;C,R
b;b,R
b;b,R
c;C,L
a;a,L
B;B,L
C;C,L
b;b,L
B;B,L
C;C,L
b;b,L
A;A,R
B;B,R
B;B,R
C;C,R
C;C,R
#;#,L
C;c,L
B;b,L
A;a,L
B;b,L
A;a,L
#;#,R