Out of local stack, with out an infinite recursivity
From: Tristan BENOIST (btve.nospam_at_free.fr)
Date: 12/15/03
- Previous message: Hector Perez: "Help with Visual Prolog 5.2"
- Next in thread: Bart Demoen: "Re: Out of local stack, with out an infinite recursivity"
- Reply: Bart Demoen: "Re: Out of local stack, with out an infinite recursivity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 15 Dec 2003 22:01:11 +0100
Hello,
I'm a student, and in a project I have to study sorting methods, I've
found some of them on this site :
http://kti.ms.mff.cuni.cz/~bartak/prolog/sorting.html
I haven't copy directly (more over I can't I'm french and we must do our
project in french), I've understood the system but when I try these
predicates with a list more than 2000 elements, I've got a Out of local
stack error. I don't get this error with lesser longer list.
More over when I try to execute different sort one follow an other I get
this error since a list of 1000 element.
Can you explain me if I've done an error in my definition of the predicates.
The source is avalaible here :
http://btve.free.fr/Prog/MIAS1/Semestre1/TP5/sort.pl
Thanks
Tristan
- Previous message: Hector Perez: "Help with Visual Prolog 5.2"
- Next in thread: Bart Demoen: "Re: Out of local stack, with out an infinite recursivity"
- Reply: Bart Demoen: "Re: Out of local stack, with out an infinite recursivity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|