Re: Algorithm transformation
- From: Jym <Jean-Yves.Moyen@xxxxxxxxxxxx>
- Date: Mon, 09 Jan 2006 00:18:56 +0100
On Sat, 07 Jan 2006 13:05:37 +0100, tmp123 <tmp123@xxxxxxxxx> wrote:
Hello,
I'm wondering if there a methodological way to solve the following kind of problems. I'm going to give an example:
The start could be the set of logical rules that defines whatis/how to add an integer in a list and the rules to decide if a list is sorted (sorry if the syntax is prolog like, but it is the programming language I use usually):
#addition in a list
#check is a sorted list
The rules must match some quality criterias. An example of correct answer is:
Please, has someone references about? Probably is something well known, but it is far from my usual working area.
I'm not very fluent in Prolog, but the whole problem more or less make me think about A. Liu's incrementalization. Google might help you to find the corresponding web page and original paper...
-- Hypocoristiquement, Jym. .
- References:
- Algorithm transformation
- From: tmp123
- Algorithm transformation
- Prev by Date: Re: Which programming language to choose : Challenge for real experts here !
- Next by Date: Re: N-Block Tetris Shapes
- Previous by thread: Algorithm transformation
- Next by thread: N-Block Tetris Shapes
- Index(es):
Relevant Pages
|