[PPL-devel] ppl/src Polyhedron.defs.hh Polyhedron.cc

Enea Zaffanella zaffanella at spartacus.cs.unipr.it
Sat Oct 5 22:16:25 CEST 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2002-10-05 22:16:25

Modified files:
	src            : Polyhedron.defs.hh Polyhedron.cc 

Log message:
	Added new private method
	void Polyhedron::select_H79_constraints(const Polyhedron& y,
	ConSys& cs_selection) const;
	that selects the common constraints of *this and y (into cs_selection)
	according to H79.
	Used the method both in H79_widening and in BBRZ02_widening.
	Modified the second technique of BBRZ02 to have more chances that it
	will produce a stabilizing sequence of polyhedra.
	Added a few outputs for the debugging of BBRZ02_widening.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.158&r2=1.159
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot=ppl&r1=1.237&r2=1.238




More information about the PPL-devel mailing list