CVSROOT: /cvs/ppl
Module name: ppl
Changes by: zaffanella(a)cs.unipr.it 2002-10-02 16:24:51
Modified files:
src : Polyhedron.cc
Log message:
The implementation of generalized_affine_image(lhs, rel, rhs, denom)
now handles some special cases in a more efficient way.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroo…
CVSROOT: /cvs/ppl
Module name: ppl
Changes by: ericci(a)cs.unipr.it 2002-10-02 16:14:31
Modified files:
src : Polyhedron.cc
Log message:
In Polyhedron::strongly_minimize_constraints() and
Polyhedron::strongly_minimize_generators() corrected the bug shown by
minconstraints3.cc and mingenerators3.cc: now we verify if the polyhedron
is not empty and zero-dimensional.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroo…