[PPL-devel] [GIT] ppl/ppl(floating_point): Do not use an abstract store: extract lower and upper bounds of variables

Fabio Bossi bossi at cs.unipr.it
Mon Oct 5 15:40:40 CEST 2009


Module: ppl/ppl
Branch: floating_point
Commit: 531ab36b1f699617e6bd94a7c526f36431d1531e
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=531ab36b1f699617e6bd94a7c526f36431d1531e

Author: Fabio Bossi <bossi at cs.unipr.it>
Date:   Mon Oct  5 15:29:29 2009 +0200

Do not use an abstract store: extract lower and upper bounds of variables
from the polyhedron itself instead.
Fixed a bug in refine_with_linear_form_inequality that was triggered when
both parameters left and right were bounded but left - right was not
bounded.

---

 src/Polyhedron.defs.hh      |   36 +++++++-----------------------------
 src/Polyhedron.inlines.hh   |   15 +++++++--------
 src/Polyhedron.templates.hh |   43 +++++++++++++++++++++++++++++++------------
 3 files changed, 45 insertions(+), 49 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=531ab36b1f699617e6bd94a7c526f36431d1531e



More information about the PPL-devel mailing list