请输入您要查询的字词:

 

单词 halting problem
释义
halting problem

Computer
  • A decision problem that was discovered and investigated by Alan Turing in 1936. Suppose M is a Turing machine and let x be an input to M. If we start the machine running two things might happen: after a finite number of steps the machine might stop, or it might run on forever. Is there any way to test, given M and x, which of these two situations will occur? This is the halting problem. In fact there is no algorithm or effective procedure that, given any Turing machine and its input, will decide whether or not the calculation ever terminates.

    Assuming the Church-Turing thesis, the halting problem is algorithmically unsolvable or undecidable. It is one example of many unsolvable problems in mathematics and computer science. It has profound practical implications: if it were solvable it would be possible to write a program tester that, given (say) any Pascal program and its input, would print ‘yes’ if the program terminated after a finite number of steps and ‘no’ if it did not. For any programming language that can define the recursive functions, no such termination program exists.


Logic
  • 1. The problem of deciding whether a given Turing machine will halt, granted a set of initial conditions. The halting problem is notable for being undecidable. If a Turing machine does halt on a particular input, this will occur in a finite amount of time but if the Turing machine does not halt, then there is no way to uniformly determine this fact.

    2. The set K of natural numbers encoding all pairs m,n such that the mth Turing machine in an enumeration of Turing machines halts on input n. As determining whether an arbitrary Turing machine will halt on an input n is undecidable, determining whether a number nK is likewise undecidable.


Philosophy
  • The fundamental decision problem in the theory of computation. It is the problem of finding whether there is an effective procedure for telling whether a Turing machine computation ever terminates, for an arbitrary input. The negative solution is that there is no such procedure. So there can be no ‘program tester’ that, given any program and its input, answers the question of whether the program ever terminates.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/6/30 23:29:06