
27 Nov
2007
27 Nov
'07
11:04 a.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@cs.unipr.it 2007-11-27 11:04:53
Modified files: src : Box.defs.hh Box.templates.hh
Log message: Box<Interval>::add_constraint_no_check() assumes (and assumed) that the box was not marked empty: assertion added. This invariant was ensured by Box<Interval>::add_constraint() but not by Box<Interval>::add_constraints_no_check(const Constraint_System&): the latter has been fixed accordingly.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.defs.hh.diff?cvsroot=p... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.templates.hh.diff?cvsr...