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

Roberto Bagnara roberto at spartacus.cs.unipr.it
Tue Nov 26 16:17:34 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2002-11-26 16:17:34

Modified files:
	src            : Polyhedron.cc SatRow.cc SatRow.defs.hh 
	                 SatRow.inlines.hh conversion.cc simplify.cc 

Log message:
	New functions
	bool subset_or_equal(const SatRow&, const SatRow&) and
	bool strict_subset(const SatRow&, const SatRow&)
	replace the misleading overloadings of the comparison operators
	`<', `<=', `>' and `>=' on SatRow's.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot=ppl&r1=1.262&r2=1.263
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/SatRow.cc.diff?cvsroot=ppl&r1=1.15&r2=1.16
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/SatRow.defs.hh.diff?cvsroot=ppl&r1=1.23&r2=1.24
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/SatRow.inlines.hh.diff?cvsroot=ppl&r1=1.20&r2=1.21
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/conversion.cc.diff?cvsroot=ppl&r1=1.35&r2=1.36
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/simplify.cc.diff?cvsroot=ppl&r1=1.19&r2=1.20




More information about the PPL-devel mailing list