Re: A Definition of an Algorithm
- From: "Proginoskes" <CCHeckman@xxxxxxxxx>
- Date: 19 Feb 2006 21:12:16 -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
An algorithm is a terminating procedure designed to solve a certain
problem. My guess is you want to make that more precise.
Abstract: We define an algorithm to be the set of programs that
implement or express that algorithm.
This is a circular definition, and you haven't defined "programs",
either.
The set of all programs is
partitioned into equivalence classes. Two programs are equivalent if
they are ``essentially'' the same program.
Maybe this should be: "Two programs P1 and P2 are equivalent if for all
inputs, P1 and P2 produce the same output" ?
Well, that's enough for tonight.
--- Christopher Heckman
.
- Follow-Ups:
- Re: A Definition of an Algorithm
- From: noson
- Re: A Definition of an Algorithm
- From: matthias
- Re: A Definition of an Algorithm
- References:
- A Definition of an Algorithm
- From: noson
- A Definition of an Algorithm
- Prev by Date: Re: Explanation of this hypothesis of SUBSTITUTION RULE requested
- Next by Date: Re: Differential Forms
- Previous by thread: A Definition of an Algorithm
- Next by thread: Re: A Definition of an Algorithm
- Index(es):
Relevant Pages
|