Liste des Groupes | Revenir à s logic |
On 2024-05-13 18:07:37 +0000, Jeff Barnett said:00 int H(ptr x, ptr x) // ptr is pointer to int function
On 5/13/2024 3:06 AM, Mikko wrote:You only discuss halting decisions with specific inputs. THerefore you say
>Anyway, if an analyzer can never tell whether a program terminates>
with every possible input then it is not a termination analyzer.
I don't think the above is true in the way you meant it. Recall that the collection of all Turing machines with blank input tapes is the same set of computations as the collection with arbitrary input tapes. It's always possible to take any specific machine, T, and initial tape, I, and produce machine T' with blank initial input tape that is equivalent: T' initially writes I on its tape (say one character output per state in sequence) then continues with the set of states that comprises T.
>
So it is obvious that a termination analyzer (AKA a halt decider) restricted to blank tape problems will do quite nicely and it is also quite obvious that no such entity exists.
nothing about termination analyzers and don't show any mistake in my comment.
Les messages affichés proviennent d'usenet.