Liste des Groupes | Revenir à c theory |
On Thu, 20 Feb 2025 07:19:42 -0500, Richard DamonIt is not an attack. It is an informative comment, formally to the author
<richard@damon-family.org> wrote:
On 2/19/25 9:56 PM, olcott wrote:Ah, the ad hominem attack; does that ever work?On 2/19/2025 8:14 PM, Richard Damon wrote:But it isn't.On 2/19/25 7:34 PM, olcott wrote:When is formulated to be a self-contradictory it is theOn 2/19/2025 4:55 AM, Fred. Zwarts wrote:But no one asks for that, because it is meaningless.Op 18.feb.2025 om 17:48 schreef olcott:It fails In the same way that every CAD systemOn 2/18/2025 8:11 AM, Fred. Zwarts wrote:It is not true that this point has never been addressed. OlcottOp 18.feb.2025 om 14:37 schreef olcott:When I focus on one single-point:On 2/18/2025 6:25 AM, Richard Damon wrote:The point Olcott misses is that if the non-terminating HHH isOn 2/18/25 6:26 AM, olcott wrote:Not at all. Perhaps your technical skill is much more woefullyOn 2/18/2025 3:24 AM, Mikko wrote:So? Since it does that, it needs to presume that the copy ofOn 2025-02-17 09:05:42 +0000, Fred. Zwarts said:Unless HHH(DD) aborts its simulation of DD itself cannot
Op 16.feb.2025 om 23:51 schreef olcott:It merely means that the words do not have their ordinaryOn 2/16/2025 4:30 PM, joes wrote:A very strange and invalid stipulation.Am Sun, 16 Feb 2025 15:58:14 -0600 schrieb olcott:typedef void (*ptr)();On 2/16/2025 2:02 PM, joes wrote:Am Sun, 16 Feb 2025 13:24:14 -0600 schrieb olcott:On 2/16/2025 10:35 AM, joes wrote:Am Sun, 16 Feb 2025 06:51:12 -0600 schrieb olcott:On 2/15/2025 2:49 AM, Mikko wrote:On 2025-02-14 12:40:04 +0000, olcott said:On 2/14/2025 2:58 AM, Mikko wrote:On 2025-02-14 00:07:23 +0000, olcott said:On 2/13/2025 3:20 AM, Mikko wrote:On 2025-02-13 04:21:34 +0000, olcott said:On 2/12/2025 4:04 AM, Mikko wrote:On 2025-02-11 14:41:38 +0000, olcott said:Whats confusing about halts? I find it clearer as itI am not even using the confusing term "halts".(There are other deciders that are not terminationI am focusing on the isomorphic notion of a terminationsuch as one that calls a non-aborting version of HHHWhen we are referring to the above DD simulated by HHHDD correctly simulated by HHH cannot possiblyThat claim has already shown to be false. Nothing
terminate normally.
above shows that
HHH does not return 0. If it does DD also returns 0.
and not
trying to get away with changing the subject to some
other DD
somewhere else
then anyone with sufficient knowledge of C programmingWell, then that corresponding (by what?) HHH isnt a
knows that no
instance of DD shown above simulated by any
corresponding instance
of HHH can possibly terminate normally.
decider.
analyzer.
analysers.)
A simulating termination analyzer correctly rejects anyYes, in particular itself is not such an input, because
input that
must be aborted to prevent its own non-termination.
we *know* that
it halts, because it is a decider. You cant have your
cake and eat it
too.
Instead I am using in its place "terminates normally".
DD correctly simulated by HHH cannot possibly terminate
normally.
does not imply
an ambiguous abnormal termination. How does HHH simulate DD
terminating abnormally, then? Why doesnt it terminate
abnormally
itself?
You can substitute the term: the input DD to HHH does not
need to be
aborted, because the simulated decider terminates.
int HHH(ptr P);
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
int main()
{
HHH(DD);
}
Every simulated input that must be aborted to
prevent the non-termination of HHH is stipulated
to be correctly rejected by HHH as non-terminating.
meaning.
possibly terminate normally. Every expert in the C programming
language
can see this. People that are not experts get confused by the loop
after the "if" statement.
itself it sees called does that.
deficient than I ever imagined.
Here is the point that you just missed Unless the first HHH
that sees the non-terminating pattern aborts its simulation
none of them do because they all have the exact same code.
changed to abort the simulation, the program is changed. He does
not understand that a modification of a program makes a change.
Such a change modifies the behaviour of the program. The non-
termination behaviour has disappeared with this change and only
remains in his dreams. After this change, the simulation would
terminate normally and HHH should no longer abort. But it does,
because the code that detects the 'special condition' has a bug,
which makes that it does not see that the program has been changed
into a halting program.
I get two years of dodging and this point is never addressed.
[DD simulated by HHH cannot possibly terminate normally]
void DDD()
{
HHH(DDD);
return;
}
int main()
{
HHH(Infinite_Recursion);
HHH(DDD);
}
ignores it when it is addressed.
What is the point? Even if HHH fails to simulate the halting program
DD up to the end because it is logically impossible for it to
complete the simulation, it still fails.
will never correctly represent a geometric circle that has
four equal length sides in the same two dimensional plane.
Asking if a program will halt is not meaningless.
same as the CAD requirement.
The question is:
Does this program Halt when Run
That question has a definite Yes or No, if it *IS* a program.
For the DD in question (with the HHH that you claim to make it a
program) the answer is YES.
Your problem is you make the input not a program, because you don't
understand what that means.
The fact that your HHH GIVES UPS AND LIES before being able to determine
that, because YOU LIE as to what question it is actually trying to
answer, just shows your ignorance.
Sorry, but your stupidity becomes obvious to anyone with a bear minimum
of intelegence, something you clearly don't have.
Les messages affichés proviennent d'usenet.