
CVSROOT: /cvs/ppl Module name: ppl Changes by: hill@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... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.defs.hh.diff?cvsroot=... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.inlines.hh.diff?cvsro... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Partially_Reduced_Product.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Partially_Reduced_Product.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Partially_Reduced_Product.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_public.cc.diff?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/directproduct1.cc.d... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/directproduct4.cc.d... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/directproduct5.cc.d... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/partiallyreducedpro... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/addcongruence...