Re: Can you find anything wrong with this solution to the Halting Problem?
From: G. Frege (no_spam_at_aol.com)
Date: 07/23/04
- Next message: G. Frege: "Re: Can you find anything wrong with this solution to the Halting Problem?"
- Previous message: G. Frege: "Re: Disproof of the Halting Problem's Conclusion"
- In reply to: Peter Olcott: "Re: Can you find anything wrong with this solution to the Halting Problem?"
- Next in thread: >parr\(*>: "Re: Can you find anything wrong with this solution to the Halting Problem?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 23 Jul 2004 02:02:41 +0200
On Thu, 22 Jul 2004 23:47:34 GMT, "Peter Olcott"
<olcott@worldnet.att.net> wrote:
> >
> > Admittedly, it would be mildly interesting to work on the details.
> > However, assuming the equivalence (in the case of a TM emulating
> > an infinite-register machine, it's mostly a matter of organizing
> > things AFAICT), if the halting problem can be solved for one, it
> > can be solved for the other -- or, as it turns out, neither one
> > can detect whether its own model, or the other model, halts.
> >
> > Olcott's method by declaring the procedure as void WillHalt()
> > is of course silly, as the side effect is readily convertible
> > to a state change (or local variable change), which can thence
> > be returned in an int ConvertedWillHalt(). This means his
> > solution buys exactly nothing, in that space.
>
> Try and analyze this all the way. There must be a hidden assumption
> that you are making, but, not stating.
>
Actually, it would be y o u r turn to point it out, since y o u are
doubting that the argument is valid. (With other words, p l e a s e
substantiate your claim!)
If you can't do that you lost.
F.
- Next message: G. Frege: "Re: Can you find anything wrong with this solution to the Halting Problem?"
- Previous message: G. Frege: "Re: Disproof of the Halting Problem's Conclusion"
- In reply to: Peter Olcott: "Re: Can you find anything wrong with this solution to the Halting Problem?"
- Next in thread: >parr\(*>: "Re: Can you find anything wrong with this solution to the Halting Problem?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|