Sujet : Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT
De : F.Zwarts (at) *nospam* HetNet.nl (Fred. Zwarts)
Groupes : comp.theory sci.logic comp.ai.philosophyDate : 28. Jun 2025, 09:50:41
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103oad3$oscg$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Mozilla Thunderbird
Op 28.jun.2025 om 01:30 schreef olcott:
On 6/26/2025 4:16 AM, Fred. Zwarts wrote:
Op 25.jun.2025 om 16:09 schreef olcott:
On 6/25/2025 2:59 AM, Fred. Zwarts wrote:
Op 24.jun.2025 om 16:06 schreef olcott:
>
None of the code in HHH can possibly cause DDD correctly
simulated by HHH to reach its own simulated "return" statement.
>
Yes, exactly, that is the bug.
>
Recursive emulation is only a tiny bit more complicated
than recursion yet no one here seems to have a clue.
Do you know what recursion is?
(If you don't that would explain a lot)
As usual irrelevant claims without evidence. No rebuttal.
HHH has a bug that makes that it does not recognise the halting behaviour of the program specified in the input. Even a beginner can see that the input is a pointer to code, including the code to abort and halt. But HHH is programmed to ignore the conditional branch instructions, when simulating itself, so it thinks that there is an infinite loop when there are only a finite number of recursions.
But Olcott does not understand that not all recursions are infinite.