Re: How do simulating termination analyzers work?

Liste des GroupesRevenir à s logic 
Sujet : Re: How do simulating termination analyzers work?
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory comp.ai.philosophy sci.logic
Date : 20. Jun 2025, 14:59:02
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1033pf6$25t1$1@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Mozilla Thunderbird
On 6/20/2025 4:20 AM, Fred. Zwarts wrote:
Op 19.jun.2025 om 17:17 schreef olcott:
On 6/19/2025 4:21 AM, Fred. Zwarts wrote:
Op 18.jun.2025 om 15:46 schreef olcott:
On 6/18/2025 5:12 AM, Fred. Zwarts wrote:
Op 18.jun.2025 om 03:54 schreef olcott:
On 6/17/2025 8:19 PM, Richard Damon wrote:
On 6/17/25 4:34 PM, olcott wrote:
void Infinite_Recursion()
{
   Infinite_Recursion();
   return;
}
>
void Infinite_Loop()
{
   HERE: goto HERE;
   return;
}
>
void DDD()
{
   HHH(DDD);
   return;
}
>
When it is understood that HHH does simulate itself
simulating DDD then any first year CS student knows
that when each of the above are correctly simulated
by HHH that none of them ever stop running unless aborted.
>
WHich means that the code for HHH is part of the input, and thus there is just ONE HHH in existance at this time.
>
Since that code aborts its simulation to return the answer that you claim, you are just lying that it did a correct simulation (which in this context means complete)
>
>
*none of them ever stop running unless aborted*
>
All of them do abort and their simulation does not need an abort.
>
>
*It is not given that any of them abort*
>
>
At least it is true for all aborting ones, such as the one you presented in Halt7.c.
>
My claim is that each of the above functions correctly
simulated by any termination analyzer HHH that can possibly
exist will never stop running unless aborted by HHH.
Can you affirm or correctly refute this?

Yes, I confirmed many times that we can confirm this vacuous claim, because no such HHH exists. All of them fail to do a correct simulation up to the point where they can see whether the input specifies a halting program.
if DDD correctly simulated by any simulating termination
analyzer HHH never aborts its simulation of DDD then
(a) DDD simulated by HHH never stops running.
(b) Directly executed HHH() never stops running.
(c) Directly executed DDD() never stops running.
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
17 Jun 25 * How do simulating termination analyzers work?60olcott
18 Jun 25 +* Re: How do simulating termination analyzers work?31Richard Damon
18 Jun 25 i`* Re: How do simulating termination analyzers work?30olcott
18 Jun 25 i +* Re: How do simulating termination analyzers work?24Fred. Zwarts
18 Jun 25 i i`* Re: How do simulating termination analyzers work?23olcott
18 Jun 25 i i +* Re: How do simulating termination analyzers work?2olcott
19 Jun 25 i i i`- Re: How do simulating termination analyzers work?1Richard Damon
19 Jun 25 i i +* Re: How do simulating termination analyzers work?15Richard Damon
19 Jun 25 i i i`* Re: How do simulating termination analyzers work?14olcott
19 Jun 25 i i i +* Re: How do simulating termination analyzers work?7Fred. Zwarts
19 Jun 25 i i i i`* Re: How do simulating termination analyzers work?6olcott
20 Jun 25 i i i i +- Re: How do simulating termination analyzers work?1Richard Damon
20 Jun 25 i i i i `* Re: How do simulating termination analyzers work?4Fred. Zwarts
20 Jun 25 i i i i  `* Re: How do simulating termination analyzers work?3olcott
21 Jun 25 i i i i   +- Re: How do simulating termination analyzers work?1Richard Damon
22 Jun 25 i i i i   `- Re: How do simulating termination analyzers work?1Fred. Zwarts
20 Jun 25 i i i `* Re: How do simulating termination analyzers work?6Richard Damon
20 Jun 25 i i i  `* Re: How do simulating termination analyzers work?5olcott
20 Jun 25 i i i   `* Re: How do simulating termination analyzers work?4Fred. Zwarts
20 Jun 25 i i i    `* Re: How do simulating termination analyzers work?3olcott
21 Jun 25 i i i     +- Re: How do simulating termination analyzers work?1Richard Damon
22 Jun 25 i i i     `- Re: How do simulating termination analyzers work?1Fred. Zwarts
19 Jun 25 i i `* Re: How do simulating termination analyzers work?5Fred. Zwarts
19 Jun 25 i i  `* Re: How do simulating termination analyzers work?4olcott
20 Jun 25 i i   `* Re: How do simulating termination analyzers work?3Fred. Zwarts
20 Jun 25 i i    `* Re: How do simulating termination analyzers work?2olcott
21 Jun 25 i i     `- Re: How do simulating termination analyzers work?1Richard Damon
18 Jun 25 i `* Re: How do simulating termination analyzers work?5Richard Damon
18 Jun 25 i  `* Re: How do simulating termination analyzers work?4olcott
18 Jun 25 i   +* Re: How do simulating termination analyzers work?2olcott
19 Jun 25 i   i`- Re: How do simulating termination analyzers work?1Richard Damon
19 Jun 25 i   `- Re: How do simulating termination analyzers work?1Richard Damon
5 Jul 25 `* Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE28olcott
5 Jul 25  `* Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE27Alan Mackenzie
6 Jul 25   `* Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE26olcott
6 Jul 25    `* Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE25Alan Mackenzie
7 Jul 25     +- Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE1olcott
17 Jul14:47     +* Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE5olcott
18 Jul00:19     i+- Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE1Richard Damon
18 Jul12:13     i+- Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE1Fred. Zwarts
17 Jul15:11     i`* Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE2olcott
18 Jul11:50     i `- Re: How do simulating termination analyzers work? ---Truth Maker Maximalism FULL_TRACE1Fred. Zwarts
17 Jul15:44     `* Halting Problem Proof ERROR18olcott
18 Jul12:17      +* Re: Halting Problem Proof ERROR12Fred. Zwarts
18 Jul17:09      i`* Re: Halting Problem Proof ERROR11olcott
19 Jul09:26      i `* Re: Halting Problem Proof ERROR10Fred. Zwarts
19 Jul15:23      i  `* Re: Halting Problem Proof ERROR9olcott
20 Jul08:54      i   +* Re: Halting Problem Proof ERROR5Fred. Zwarts
20 Jul16:16      i   i`* Re: Halting Problem Proof ERROR4olcott
21 Jul09:10      i   i `* Re: Halting Problem Proof ERROR3Fred. Zwarts
21 Jul14:36      i   i  `* Re: Halting Problem Proof ERROR2olcott
22 Jul10:20      i   i   `- Re: Halting Problem Proof ERROR1Fred. Zwarts
19 Jul18:23      i   `* Re: Halting Problem Proof ERROR3Richard Damon
19 Jul20:59      i    `* Re: Halting Problem Proof ERROR2olcott
20 Jul03:23      i     `- Re: Halting Problem Proof ERROR1Richard Damon
19 Jul16:11      `* Re: Halting Problem Proof ERROR5olcott
20 Jul16:02       +* Re: Halting Problem Proof ERROR3olcott
21 Jul15:04       i`* Re: Halting Problem Proof ERROR2olcott
22 Jul10:23       i `- Re: Halting Problem Proof ERROR1Fred. Zwarts
19 Jul18:31       `- Re: Halting Problem Proof ERROR1Richard Damon

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal