
CVSROOT: /cvs/ppl Module name: ppl Changes by: ericci@cs.unipr.it 2001-11-02 17:22:58
Modified files: src : Polyhedron.cc Polyhedron.defs.hh tests : addconstraints1.cc append1.cc append2.cc error3.cc permute.cc
Log message: The Polyhedron::add_constraints now is Polyhedron::add_constraints_and_minimize, while Polyhedron::add_constraints_lazy now is only Polyhedron::add_constraints. The Polyhedron::convex_hull_assign now is Polyhedron::convex_hull_assign_and_minimize, while Polyhedron::convex_hull_assign_lazy now is Polyhedron::convex_hull_assign.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot... 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/tests/addconstraints1.cc.diff?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/append1.cc.diff?cvsroot=... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/append2.cc.diff?cvsroot=... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/error3.cc.diff?cvsroot=p... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/permute.cc.diff?cvsroot=...