Liste des Groupes | Revenir à theory |
Op 22.jun.2025 om 21:27 schreef olcott:Olcott's HHH does see an infinite recursion. More specifically, itOn 6/22/2025 11:01 AM, Fred. Zwarts wrote:Another claim without any evidence.Op 20.jun.2025 om 16:53 schreef olcott:void Infinite_Loop()On 6/20/2025 4:42 AM, Fred. Zwarts wrote:And it fails to see that the simulated HHH would reach exactly the same abort criteria one cycle later.Op 19.jun.2025 om 17:23 schreef olcott:Yes this is factual.On 6/19/2025 3:55 AM, Fred. Zwarts wrote:That you do not understand what I write makes it difficult for you to learn from your errors.Op 18.jun.2025 om 17:41 schreef olcott:Proving that you do not understand what unreachable code is.On 6/18/2025 4:36 AM, Fred. Zwarts wrote:No evidence presented for this claim. Dreaming again?Op 17.jun.2025 om 16:36 schreef olcott:That is counter-factual and over-your-head.On 6/17/2025 4:28 AM, Fred. Zwarts wrote:Indeed, HHH fails to reach the end of the simulation, even though the end is only one cycle further from the point where it gave up the simulation.Op 17.jun.2025 om 00:26 schreef olcott:That alternative is that you are dishonest.On 6/16/2025 3:53 AM, Fred. Zwarts wrote:No, you are too stupid to realise that challenging for a recipe to draw a square circle does not count as a proof that square circles exist.Op 15.jun.2025 om 22:10 schreef olcott:Are you too stupid to understand that dogmaticvoid DDD()It seems very difficult for you to read.
{
HHH(DDD);
return;
}
When I challenge anyone to show the details of exactly
how DDD correctly simulated by ANY simulating termination
analyzer HHH can possibly reach its own simulated "return"
statement final halt state they ignore this challenge.
We clearly stated that the challenge is improper.
assertions that are utterly bereft of any supporting
reasoning DO NOT COUNT AS REBUTTALS ???
Claiming that I made a mistake with no ability toIndeed, but irrelevant,
show this mistake is DISHONEST.
When you claim that I am wrong and have
no ability to show how and where I am wrong
this would seem to make you a liar.
No one has ever even attempted to show the details
of how this is not correct:
void DDD()
{
HHH(DDD);
return;
}
When one or more instructions of DDD are correctly
simulated by ANY simulating termination analyzer HHH
then this correctly simulated DDD never reaches its
simulated "return" statement final halt state.
Even a beginner understands that when HHH has code to abort and halt, the simulated HHH runs one cycle behind the simulating HHH, so that when the simulating HHH aborts, the simulated HHH is only one cycle away from the same point.
First year CS students and EE majors may not understand this.
All CS graduates would understand this.
It is not that difficult. Try again and pay full attention to it.
Even a beginner understands that when HHH has code to abort and halt,
the simulated HHH runs one cycle behind the simulating HHH, so that when the simulating HHH aborts, the simulated HHH is only one cycle away from the same point.
*This is only ordinary computer programming with*
*no theory of computation computer science required*
Every simulated HHH remains one cycle behind its simulator
no matter how deep the recursive simulations go. This means
that the outermost directly executed HHH reaches its abort
criteria first.
In this way, it misses the fact that it is simulating an HHH that would abort and halt.
{
HERE: goto HERE;
printf("Fred Zwarts can't understand this is never reached\n");
}
Olcott does not understand that his HHH does not see an infinite loop.
Les messages affichés proviennent d'usenet.