Re: A Definition of an Algorithm
- From: jalegris@xxxxxxxxxxxx
- Date: 21 Feb 2006 07:31:04 -0800
noson@xxxxxxxxxxxxxxxxxxxxx wrote:
Dear All,
I think this group might be interested in a paper I just posted.
The title is
Towards a Definition of an Algorithm
Abstract: We define an algorithm to be the set of programs that
implement or express that algorithm. The set of all programs is
partitioned into equivalence classes. Two programs are equivalent if
they are ``essentially'' the same program. The set of all equivalence
classes is the category of all algorithms. In order to explore these
ideas, the set of primitive recursive functions is considered. Each
primitive recursive function can be described by many labeled binary
trees that show how the function is built up. Each tree is like a
program that shows how to compute a function. We give relations that
say when two such trees are ``essentially'' the same. An equivalence
class of such trees will be called an algorithm. Universal properties
of the category of all algorithms are given.
It can be found here:
http://arxiv.org/abs/math.LO/0602053
The first sentence of your abstract contains a glaring circularity.
Shouldn't you say something more like: "We define an algorithm to be
the set of programs that implement or express an effective procedure"?
--
Joe Legris
.
- Follow-Ups:
- Re: A Definition of an Algorithm
- From: noson@xxxxxxxxxxxxxxxxxxxxx
- Re: A Definition of an Algorithm
- References:
- A Definition of an Algorithm
- From: noson@xxxxxxxxxxxxxxxxxxxxx
- A Definition of an Algorithm
- Prev by Date: Re: Observations and Assumptions in "The Chinese Room" Arguement
- Next by Date: Re: A Definition of an Algorithm
- Previous by thread: A Definition of an Algorithm
- Next by thread: Re: A Definition of an Algorithm
- Index(es):
Relevant Pages
|