Sujet : Re: Incorrect requirements --- Computing the mapping from the input to HHH(DD)
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theoryDate : 10. May 2025, 19:56:04
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vvo7g4$3m1oc$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Mozilla Thunderbird
On 5/10/2025 1:48 PM, Alan Mackenzie wrote:
olcott <polcott333@gmail.com> wrote:
On 5/10/2025 7:37 AM, Bonita Montero wrote:
[ .... ]
I guess that not even a professor of theoretical computer
science would spend years working on so few lines of code.
I created a whole x86utm operating system.
It correctly determines that the halting problem's
otherwise "impossible" input is actually non halting.
You've spent over 20 years on this matter. Compare this with Alan
Turing's solution of the Entscheidungsproblem. He published this in 1936
when he was just 24 years old.
Because I spent this much time I noticed key details
that no one else has ever bothered to notice before.
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
The Halting Problem's impossible input is correctly
determined to be non-halting when the measure of halting
is computing the mapping from the finite string input
to HHH(DD) on the basis of the behavior specified by
by DD emulated by HHH according to the rules of the x86
language.
-- Copyright 2024 Olcott "Talent hits a target no one else can hit; Geniushits a target no one else can see." Arthur Schopenhauer