memory



On 1/6/09, Adam Majewski <adammaj1 at o2.pl> wrote:

>  Here is the program which IMHO needs more memory
>  Try change jMax  to 50 or 100 to see effect.

Adam, I ran your program for jMax=30 and jMax=50 and it
seemed to run OK -- it took about 5 minutes and 8 minutes
respectively on a 3 GHz PC. The Lisp implementation is Clisp --
I have noticed that GCL seems to use more memory than
some other Lisps. You might consider using a different Lisp.

best

Robert