Liste des Groupes | Revenir à c theory |
On 2025-05-25 14:53:06 +0000, olcott said:_DDD()
On 5/25/2025 4:14 AM, Mikko wrote:Again a straw man deception. Where reasonable people disgraee is theOn 2025-05-24 15:18:57 +0000, olcott said:>
>On 5/24/2025 2:47 AM, Mikko wrote:>On 2025-05-23 02:47:40 +0000, olcott changed the subject to>How do computations actually work?>
Each computation works differently. It does not matter how it works as
long as there are instructions that fully specify how that computation
shall be performed.
All termination analyzers are required to report on the
behavior that their input finite string specifies.
To report correctly. Though the input string to a termination analyzer
usially is incomlete: the input string usually specifies different
behavours depending on the input that is not shown to the termination
analyzer, and the analyzer's report must cover all of them.
>
A partial termination analyzer may fail to report but is not allowed
to report incorrectly.
void DDD()
{
HHH(DDD);
return;
}
>
DDD simulated by HHH cannot possibly reach its
"return" statement final halt state, only liars
will disagree.
relevance of that claim. The behavour specified by DDD does reach the
final return from DDD. Whether HHH can simulate that part of the
behaviour is irrelevant. Even without the simjlation HHH decides
correctly if and only if it determines and reports that DDD halts.
Les messages affichés proviennent d'usenet.