Re: halting problem I've got more questions
- From: Barb Knox <see@xxxxxxxxx>
- Date: Tue, 27 Feb 2007 17:06:22 +1300
In article <1172518173.411224.117740@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
mainargv@xxxxxxxxx wrote:
hi
After thinking more about it, I've got more problems then before. I've
looked at several versions of the halting problem argument. Most of
them are in C language. after some thought, it's clearly not right.
(because C is not interpreted, and a function is different from a
program.)
Compiled v. interpreted is not an issue. The only issue is that the
underlying system (compiled C, lambda calculus, whatever) supports the
(alleged) implementation of the mathematical function WillHalt which
maps every well-formed program text to a Boolean.
Of course every actual C system (or actual system of any kind) will have
resource bounds that make it not in fact suitable for supporting
unbounded computations. That's why I prefer to view the halting problem
argument in a purely mathematical context, e.g. in terms of recursive
functions or lambda calculus.
But, if you're willing to ignore the resource bounds, versions in C or
whatever are perfectly kosher.
[snip]
--
---------------------------
| BBB b \ Barbara at LivingHistory stop co stop uk
| B B aa rrr b |
| BBB a a r bbb | Quidquid latine dictum sit,
| B B a a r b b | altum viditur.
| BBB aa a r bbb |
-----------------------------
.
- References:
- halting problem I've got more questions
- From: mainargv
- halting problem I've got more questions
- Prev by Date: Re: A restricted case of graph coloring, is this a known problem?
- Next by Date: Shortest Path
- Previous by thread: halting problem I've got more questions
- Next by thread: Shortest Path
- Index(es):