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

Roberto Bagnara roberto at spartacus.cs.unipr.it
Sat Jun 29 08:21:38 CEST 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2002-06-29 08:21:38

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

Log message:
	Added bool bounds_from_above(const LinExpression&) const
	and bool bounds_from_below(const LinExpression&) const:
	both are implemented in terms of the new
	bool bounds(const LinExpression& expr, bool from_above) const.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot=ppl&r1=1.191&r2=1.192
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.131&r2=1.132
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff?cvsroot=ppl&r1=1.38&r2=1.39




More information about the PPL-devel mailing list