Improved simulation of nondeterministic turing machines

  • Authors:
  • Subrahmanyam Kalyanasundaram;Richard J. Lipton;Kenneth W. Regan;Farbod Shokrieh

  • Affiliations:
  • College of Computing, Georgia Tech;College of Computing, Georgia Tech;Department of Computer Science and Engg., University at Buffalo;School of Electrical and Computer Engg., Georgia Tech

  • Venue:
  • MFCS'10 Proceedings of the 35th international conference on Mathematical foundations of computer science
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The standard simulation of a nondeterministic Turing machine (NTM) by a deterministic one essentially searches a large bounded-degree graph whose size is exponential in the running time of the NTM. The graph is the natural one defined by the configurations of the NTM. All methods in the literature have required time linear in the size S of this graph. This paper presents a new simulation method that runs in time Õ(√S). The search savings exploit the one-dimensional nature of Turing machine tapes. In addition, we remove most of the time-dependence on nondeterministic choice of states and tape head movements.