Re: What is the Result from Invoking this Halt Function?
From: Daryl McCullough (daryl_at_atc-nycorp.com)
Date: 08/08/04
- Next message: Daryl McCullough: "Re: What is the Result from Invoking this Halt Function?"
- Previous message: Simon G Best: "Re: What is the Result from Invoking this Halt Function?"
- In reply to: Peter Olcott: "Re: What is the Result from Invoking this Halt Function?"
- Next in thread: Martin Shobe: "Re: What is the Result from Invoking this Halt Function?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 8 Aug 2004 10:29:02 -0700
Peter Olcott says...
>Quick Summary:
>Alan Turing conclusively proved is that it is impossible to construct a halt
>analyzer that always returns a correct result back to the program being
>analyzed.
>
>Since returning the result back to the program being analyzed is not the only
>way to construct a halt analyzer, his proof did not show that constructing
>a halt analyzer that works correctly for all input is impossible
>
>So then you have no problem completely agreeing with the above statements?
Yes. Turing proved that, under a very precise definition of "solving the
halting problem", there is no program that solves the halting problem. If
you allow a more general definition of "solving the halting problem", then
Turing's proof does not directly apply.
However, all the evidence so far supports the thesis that every
function that is computable in a general sense is also computable
in Turing's more restricted sense. So there is no reason to believe
that generalizing the notion of "solving the halting problem" would
make any difference.
Certainly you haven't given any evidence that it makes any difference.
-- Daryl McCullough Ithaca, NY
- Next message: Daryl McCullough: "Re: What is the Result from Invoking this Halt Function?"
- Previous message: Simon G Best: "Re: What is the Result from Invoking this Halt Function?"
- In reply to: Peter Olcott: "Re: What is the Result from Invoking this Halt Function?"
- Next in thread: Martin Shobe: "Re: What is the Result from Invoking this Halt Function?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|