[PPL-devel] ppl ./NEWS src/Grid.defs.hh src/Grid.inlines.h ...

Patricia Hill hill at cs.unipr.it
Sat Nov 17 22:09:51 CET 2007


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	hill at cs.unipr.it	2007-11-17 22:09:50

Modified files:
	.              : NEWS 
	src            : Grid.defs.hh Grid.inlines.hh 
	                 Partially_Reduced_Product.defs.hh 
	                 Partially_Reduced_Product.inlines.hh 
	                 Partially_Reduced_Product.templates.hh 
	                 Polyhedron.defs.hh Polyhedron.inlines.hh 
	                 Polyhedron_public.cc 
	tests/Grid     : directproduct1.cc directproduct4.cc 
	                 directproduct5.cc partiallyreducedproduct1.cc 
	tests/Polyhedron: addcongruences1.cc 

Log message:
	Added methods add_congruences_and_minimize(Congruence_System),
	add_recycled_congruences(Congruence_System), and
	add_recycled_congruences_and_minimize(Congruence_System)
	to Polyhedron class.
	Added static methods can_recycle_constraint_systems() and
	can_recycle_congruence_systems()
	to Polyhedron and Grid classes.
	Added methods add_congruences_and_minimize(Congruence_System),
	add_recycled_congruences(Congruence_System), and
	add_recycled_congruences_and_minimize(Congruence_System)
	to the Partially_Reduced_Product class.
	
	Some simple tests added to check these.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/NEWS.diff?cvsroot=ppl&r1=1.214&r2=1.215
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.defs.hh.diff?cvsroot=ppl&r1=1.59&r2=1.60
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.inlines.hh.diff?cvsroot=ppl&r1=1.19&r2=1.20
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Partially_Reduced_Product.defs.hh.diff?cvsroot=ppl&r1=1.14&r2=1.15
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Partially_Reduced_Product.inlines.hh.diff?cvsroot=ppl&r1=1.13&r2=1.14
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Partially_Reduced_Product.templates.hh.diff?cvsroot=ppl&r1=1.5&r2=1.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.326&r2=1.327
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff?cvsroot=ppl&r1=1.142&r2=1.143
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_public.cc.diff?cvsroot=ppl&r1=1.98&r2=1.99
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/directproduct1.cc.diff?cvsroot=ppl&r1=1.37&r2=1.38
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/directproduct4.cc.diff?cvsroot=ppl&r1=1.9&r2=1.10
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/directproduct5.cc.diff?cvsroot=ppl&r1=1.3&r2=1.4
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/partiallyreducedproduct1.cc.diff?cvsroot=ppl&r1=1.7&r2=1.8
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/addcongruences1.cc.diff?cvsroot=ppl&r1=1.11&r2=1.12




More information about the PPL-devel mailing list