Liste des Groupes | Revenir à theory |
typedef void (*ptr)();There is also no Infinite_Recursion.
int HHH(ptr P);
int main()
{
HHH(Infinite_Recursion);
}
There is no program DDD in the above code.
Since no Turing machine M can ever compute the mapping from the behaviorPlease explain what behaviour the description of a TM "specifies",
of any directly executed TM2 referring to the behavior of the directly
executed DDD has always been incorrect. Halt Deciders always report on
the behavior that their input finite string specifies.
In every case that does not involve pathological self-reference the...which is the direct execution. Not much of a coincidence.
behavior that the finite string specifies is coincidentally the same
behavior as the direct execution of the corresponding machine. The
actual measure, however, has always been the behavior that the finite
string input specifies.
Prior to my work on simulating termination analyzers the behavior of theIt isn't unknown. It depends on HHH's return value, which is wrong either
counter-example input to the conventional halting problem proofs was
unknown. It was unknown because it was previously assumed the input DD
could actually do the opposite of whatever value that HHH returned.
When we define the termination analyzer's purpose is toNo, a simulator can't make up its own rules.
report on the behavior that its input specifies
(thus defining what a correct emulation is)
then we see that DD cannot possibly reach past itsIt can, but it isn't simulated.
own first instruction in any finite number of steps of correct
emulation.
Les messages affichés proviennent d'usenet.