Liste des Groupes | Revenir à theory |
On 6/22/2025 3:47 AM, Mikko wrote:You are lying. I did say. Your second attermpt does not clarify whatOn 2025-06-21 17:33:10 +0000, olcott said:Since you did not say exactly what seems unclear to
On 6/21/2025 4:46 AM, Mikko wrote:Not sufficiently clearer than the previous attempt.On 2025-06-20 17:12:30 +0000, olcott said:*clearer words*
On 6/20/2025 3:45 AM, Mikko wrote:No, because that is not well claimed. You have used "HHH" in at leastOn 2025-06-19 09:09:34 +0000, Fred. Zwarts said:My claim is that each of the above functions correctly
Op 19.jun.2025 om 08:59 schreef olcott:My HHH, if given DDD for input, does abort and does give the correct reportOn 6/19/2025 1:17 AM, Mikko wrote:because HHH never stops running and therefore this HHHOn 2025-06-18 13:46:16 +0000, olcott said:Very good.
On 6/18/2025 5:12 AM, Fred. Zwarts wrote:It is known a priori that HHH either does or does not abort.Op 18.jun.2025 om 03:54 schreef olcott:*It is not given that any of them abort*On 6/17/2025 8:19 PM, Richard Damon wrote:All of them do abort and their simulation does not need an abort.On 6/17/25 4:34 PM, olcott wrote:*none of them ever stop running unless aborted*void Infinite_Recursion()WHich means that the code for HHH is part of the input, and thus there is just ONE HHH in existance at this time.
{
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.
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)
If HHH doesDDD never stops running.
not abort it does not terminate the simulation of DDD and therefore
So, both the aborting and the non-aborting HHH do not provide a correct report.does
not report correctly. If HHH does abort it reports that DDD does not
halt, which is incorrect as in that case DDD does halt. HHH is correct
about DDD only if it does abort its simulation and reports "halts".
But you HHH does not do that.
but gives the worng report if given DD.
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?
two different meanings and it is not clear which meaning is intended.
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?
you I am taking this as a dishonest dodge away from the point.
Les messages affichés proviennent d'usenet.