CVSROOT: /cvs/ppl
Module name: ppl
Changes by: roberto(a)cs.unipr.it 2001-11-08 11:37:18
Modified files:
src : Matrix.cc
Log message:
Matrix::resize_no_copy() now deals with the case where the vector
of rows must be reallocated.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Matrix.cc.diff?cvsroot=pp…
CVSROOT: /cvs/ppl
Module name: ppl
Changes by: hill(a)cs.unipr.it 2001-11-08 08:33:59
Modified files:
interfaces/Prolog/SICStus: clpq.pl
Log message:
Some improvements to the efficiency by replacing calls to member/2
by member_check/2 and by reducing the number of calls
to ppl_check_empty.
Also, numbervars/3 replaced by numvars/3 defined within clpq.pl.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/SICStus/clp…
CVSROOT: /cvs/ppl
Module name: ppl
Changes by: hill(a)cs.unipr.it 2001-11-07 11:20:56
Modified files:
interfaces/Prolog/SICStus: clpq.pl
Log message:
This version tries to reduce the amount of memory leakage
between requests for more solutions and between tests.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/SICStus/clp…
CVSROOT: /cvs/ppl
Module name: ppl
Changes by: hill(a)cs.unipr.it 2001-11-06 15:20:17
Modified files:
interfaces/Prolog/SICStus: clpq.pl
Log message:
Temporary version. This is working but needs commenting and further checking.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/SICStus/clp…