ppl/src Polyhedron.cc SatRow.cc SatRow.defs.hh ...

CVSROOT: /cvs/ppl Module name: ppl Changes by: roberto@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... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/SatRow.cc.diff?cvsroot=ppl... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/SatRow.defs.hh.diff?cvsroo... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/SatRow.inlines.hh.diff?cvs... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/conversion.cc.diff?cvsroot... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/simplify.cc.diff?cvsroot=p...
participants (1)
-
Roberto Bagnara