Liste des Groupes | Revenir à theory |
On 5/10/2025 1:48 PM, Alan Mackenzie wrote:No it isn't, but you think it is as your built an improper model that can't do the operations you do in it.olcott <polcott333@gmail.com> wrote:Because I spent this much time I noticed key detailsOn 5/10/2025 7:37 AM, Bonita Montero wrote:>
[ .... ]
>>I guess that not even a professor of theoretical computer
science would spend years working on so few lines of code.
>I created a whole x86utm operating system.>
It correctly determines that the halting problem's
otherwise "impossible" input is actually non halting.
You've spent over 20 years on this matter. Compare this with Alan
Turing's solution of the Entscheidungsproblem. He published this in 1936
when he was just 24 years old.
>
that no one else has ever bothered to notice before.
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
The Halting Problem's impossible input is correctly
determined to be non-halting when the measure of halting
is computing the mapping from the finite string input
to HHH(DD) on the basis of the behavior specified by
by DD emulated by HHH according to the rules of the x86
language.
Les messages affichés proviennent d'usenet.