[PPL-devel] ppl/src Interval.cc Interval.inlines.hh Interv ...

Elisa Ricci ericci at spartacus.cs.unipr.it
Thu Oct 31 18:02:58 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	ericci at cs.unipr.it	2002-10-31 18:02:58

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

Log message:
	Added :operator<<(std::ostream& s, const ExtendedRational& x).
	In ExtendedRational(const Integer& num, const Integer& den) we temporary
	use `canonicalize()'.
	Added the part that we use if the bounding box must be shrunk in
	polynomial time (if the generator system of the polyhedron is not up-to-date).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Interval.cc.diff?cvsroot=ppl&r1=1.2&r2=1.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Interval.inlines.hh.diff?cvsroot=ppl&r1=1.5&r2=1.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Interval.defs.hh.diff?cvsroot=ppl&r1=1.8&r2=1.9
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff?cvsroot=ppl&r1=1.49&r2=1.50




More information about the PPL-devel mailing list