Liste des Groupes | Revenir à c theory |
On 7/15/2024 3:58 PM, joes wrote:Which is a diffferent case.Am Mon, 15 Jul 2024 10:52:34 -0500 schrieb olcott:On 7/15/2024 9:04 AM, joes wrote:Am Mon, 15 Jul 2024 07:23:57 -0500 schrieb olcott:Because HHH has seen a repeating state that proves that DDD correctlyOn 7/15/2024 3:59 AM, joes wrote:>Am Sun, 14 Jul 2024 22:35:03 -0500 schrieb olcott:On 7/14/2024 10:02 PM, Mike Terry wrote:Because it hadn't halted yet?At the point that it is aborted it did need to be abortedAny input that must be aborted to prevent the non termination ofIt's just that the input HHH halts and does not need to be aborted.
simulating termination analyzer HHH necessarily specifies
non-halting behavior or it would never need to be aborted.
emulated by HHH cannot possibly ever stop running unless aborted.Which state is it that repeats forever?void Infinite_Loop()
{
HERE: goto HERE;
}
*It had never been which state DOES repeat forever*
*It has always been which state WOULD repeat forever if not aborted*
Infinite_Loop() doesn't even repeat forever because it is aborted.
Les messages affichés proviennent d'usenet.