Liste des Groupes | Revenir à c theory |
On 8/1/2024 2:46 AM, Fred. Zwarts wrote:But since HHH deviates from the semantics of the x86 language (by skipping instructions of a halting program) it is incorrect.Op 01.aug.2024 om 05:51 schreef olcott:When HHH does what-ever-the-hell the x86 semantics specifiesOn 7/31/2024 10:08 PM, wij wrote:>On Tue, 2024-07-30 at 18:50 -0500, olcott wrote:I have done this thousands of times and after someone>>
It is not supposed to be a general solution to the halting problem.
it only shows how the "impossible" input is correctly determined
to be non halting.
>
But how do you determine it is non-halting?
>
As I know you are even unable to define what 'halt' mean !!!
>
has read these thousands of times they say that I never
said it once.
>
void DDD()
{
HHH(DDD);
return;
}
>
int main()
{
HHH(DDD);
}
>
If DDD correctly emulated by HHH cannot possibly
reach its return instruction then it never halts.
>
>
But a correct simulation is impossible.
then HHH is correct.
Les messages affichés proviennent d'usenet.