Turing Machines Done

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

// Automaton type

= TM
// Turing Machine
Z = "TM1"
// Turing Machine
// Turing Machine
I = -1@0
// Turing Machine
// Turing Machine

():
name (Z):
nodes (N):
initial node (I):
edges (E):
la out ()

You might also like