[PPL-devel] ppl src/PolyBase.cc src/PolyBase.defs.hh tests ...

Enea Zaffanella zaffanella at spartacus.cs.unipr.it
Fri Mar 29 14:51:27 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2002-03-29 14:51:27

Modified files:
	src            : PolyBase.cc PolyBase.defs.hh 
	tests          : NNCminimize4.cc 

Log message:
	Added methods NNC_minimize_generators() and NNC_minimize_constraints(),
	which enforce NNC-minimization on only one system.
	They have a common kernel, which might be factored out in a "generic"
	NNC-minimization function (something like the simplify() method).
	Now test NNCminimize4.cc uses the (more lazy) NNC_minimize_constraints()
	function.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.cc.diff?cvsroot=ppl&r1=1.9&r2=1.10
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.defs.hh.diff?cvsroot=ppl&r1=1.10&r2=1.11
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/NNCminimize4.cc.diff?cvsroot=ppl&r1=1.1&r2=1.2




More information about the PPL-devel mailing list