CVSROOT: /cvs/ppl
Module name: ppl
Changes by: ericci(a)cs.unipr.it 2002-09-11 14:51:13
Modified files:
tests : bbrz02widening9.cc
Log message:
Corrected this test: to built the increasing chain q_i we must do
the widening between q_i_minus_1 and the poly_hull of q_i_minus_1 and p_i
(and not the widening between p_i and the poly_hull of q_i_minus_1 and p_i).
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/bbrz02widening9.cc.diff…
CVSROOT: /cvs/ppl
Module name: ppl
Changes by: ericci(a)cs.unipr.it 2002-09-10 18:05:18
Modified files:
src : Polyhedron.cc
Log message:
Simplify the function `Polyhedron::add_generator(g)' in the case
of a necessarily closed empty polyhedron and of a non-necessarily
closed generator.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroo…