Constructing Complex Turing Machines - PowerPoint PPT Presentation

About This Presentation
Title:

Constructing Complex Turing Machines

Description:

Construct a procedure to compute BT, transverse(B,C) ... Note: first check. Then move (think of a 'while') 'Never forget Rule # 1' ... – PowerPoint PPT presentation

Number of Views:28
Avg rating:3.0/5.0
Slides: 12
Provided by: leh71
Category:

less

Transcript and Presenter's Notes

Title: Constructing Complex Turing Machines


1
Constructing Complex Turing Machines
Idea Use a modular approach similar
to the one use to construct complex
programs
2
Graphical Conventions
We will use a convention similar to a flow chart
to indicate how to put together Turing machines
(TMs).
A if a then B
3
Graphical Conventions (2)
a
a
M If a then A else B
4
Graphical Conventions (3)
a
while (not a) do A
a
5
Basic Turing Machines
6
Other Simple Turing Machines
What it does
Machine
a
if current cell has an a, then replace it with a
b
if current cell has a character a different than
?, then move once to the right and write that a
7
The ?? Turing Machine

?

?
  • What it does?

Move to the right until if finds
Write a Comment
User Comments (0)
About PowerShow.com