Liste des Groupes | Revenir à theory |
On 8/1/2024 2:46 AM, Fred. Zwarts wrote:When HHH does not do what-ever-the-hell the x86 semantics specifiesOp 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:But a correct simulation is impossible.On Tue, 2024-07-30 at 18:50 -0500, olcott wrote:I have done this thousands of times and after someoneIt is not supposed to be a general solution to the halting problem.But how do you determine it is non-halting?
it only shows how the "impossible" input is correctly determined
to be 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.
then HHH is correct.
Les messages affichés proviennent d'usenet.