Liste des Groupes | Revenir à c theory |
Cannot possibly derive any outputs not computed fromCorrect, algorithms can only compute computable mathematical function.
their inputs.
A Turing machine halt deciderDoes not exist because the required mapping is not computable:
cannot possibly reportStrawman: reporting on an executing process is not a requirement. But because a Turing machine will always behavior exactly the same for a given input, a complete description of that Turing machine fully specifies what would happen in the hypothetical case that such a machine was executed directly.
on the behavior of any directly executing process.
No Turing machine can every do this. This has always
been beyond what any Turing machine can ever do.
The best that any Turing machine halt decider canIn other words, a Turing machine can only compute a computable function.
possibly do is determine the behavior that an input
finite string specifies.
When we make these things 100% concrete in a languageHalt deciders don't exist.
that has been fully operational for many years...
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
When an input finite string specifies a pathological
relationship with its simulating halt decider
Les messages affichés proviennent d'usenet.