Send Close Add comments: (status displays here)
Got it!  This site "creationpie.com" uses cookies. You consent to this by clicking on "Got it!" or by continuing to use this website.  Note: This appears on each machine/browser from which this site is accessed.
Alan Turing: halting problem
by RS  admin@creationpie.com : 1024 x 640


1. Alan Turing: halting problem
Maybe
Alan Turing (1912-1954) developed the ideas that proved the limits of computing before the first programmable digital computer was built. Claude Shannon (1939) showed that one could built such a computer.
The halting problem (Turing, Turing machine, 1936) result: It is impossible to write a computer program that looks at another computer program (and its data) and determines whether that other computer program eventually halts.

The possible answers for a computation of an undecidable problem are yes (true), no (false), or maybe (wait forever). One may be able to go "outside the system" to determine a better answer.

An abstract (or physical) computer can be called a Turing Machine. A Turing complete programming language can compute any computable function.

[waiting for a program to stop, secure form submission, virus detection]

2. Halting problem
A consequence of this theorem is that there are undecidable problems. Here are some examples: Possible answers for a computation of an undecidable problem are yes (true), no (false), or maybe (wait forever).

3. End of page

by RS  admin@creationpie.com : 1024 x 640