CVSROOT: /cvs/ppl
Module name: ppl
Changes by: zaffanella(a)cs.unipr.it 2002-03-05 14:57:09
Modified files:
src : Polyhedron.cc
Log message:
Corrected a bug in satisfies() for the case when *this is a zero-dim univ.
polyhedron. Now the test satisfies3 should pass.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroo…
CVSROOT: /cvs/ppl
Module name: ppl
Changes by: zaffanella(a)cs.unipr.it 2002-03-05 14:49:01
Modified files:
tests : satisfies3.cc
Log message:
Test satisfies3 modified to check all the possibilities when calling
Polyhedron::satisfies() on a zero-dim-universe polyhedron.
The old test was meaningless, since it was saying that the wrong
result was ok. This new test shows a bug that I am going to correct.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/satisfies3.cc.diff?cvsr…
CVSROOT: /cvs/ppl
Module name: ppl
Changes by: zaffanella(a)cs.unipr.it 2002-03-04 17:24:57
Modified files:
src : simplify.cc
Log message:
Adjusted the comments in the part where we check the independence rule
for inequalities.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/simplify.cc.diff?cvsroot=…