Sujet : Re: "there will still be a nested simulation tower" Kaz ---
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theoryDate : 27. Oct 2025, 15:41:15
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <10do0ab$t2v1$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Mozilla Thunderbird
On 10/27/2025 4:51 AM, Mikko wrote:
On 2025-10-26 11:28:47 +0000, Tristan Wibberley said:
On 26/10/2025 09:11, Mikko Levanto wrote:
>
HHH never dimulates more steps than there are in DD, and there id only a
finite number of steps there.
>
Are we taking that "DD" refers to a C-function that is fully defined
because HHH has external linkage and is thus not part of the referent or
partially defined because HHH, as a callee from the referent, is part of
the referent itself?
I am. Olcott does not specify as that would prevent the equivocation
deception that might be useful later, dependig on how others respond.
Now that four different LLM systems have been able
reverse-engineer the non-halting result by merely
being told to faithfully simulate DD with HHH and
see what happens this proves that all of my reviewers
have been dishonest with me for three years.
typedef int (*ptr)();
int HHH(ptr P);
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
int main()
{
HHH(DD);
}
*Halting Problem Simulation in C*
https://philpapers.org/archive/OLCHPS-2.pdf-- Copyright 2025 Olcott "Talent hits a target no one else can hit; Geniushits a target no one else can see." Arthur Schopenhauer
Haut de la page
Les messages affichés proviennent d'usenet.
NewsPortal