Terminating Turmite

From BusyBeaverWiki
Revision as of 01:53, 7 August 2025 by Qwerpiw (talk | contribs)
Jump to navigation Jump to search

A Terminating Turmite or Relative Movement Turing Machine is a 1 dimentional Turing machine which uses relative directions instead of absolute ones. So instead of moving (L)eft or (R)ight, it (P)roceeds forward (for one step in the same direction as last move or (T)urns-around (move one direction in the opposite direction). TT(n,k) is the maximum steps of all halting n-state, k-symbol Terminating Turmites when started on a blank tape.

History

2D Turmites also called turNing machines have been historically studied by Chris Langton in 1986 (Langton's ants), Allen Brady in 1988 (TurNing machines) and Greg Turk in 1989 (tur-mites). Until recently, it seems like much less investigation was put into 1D Turmites.

Values

See Also