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

Enea Zaffanella zaffanella at spartacus.cs.unipr.it
Wed Oct 2 12:39:18 CEST 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2002-10-02 12:39:18

Modified files:
	src            : Polyhedron.cc Polyhedron.defs.hh globals.hh 
	tests          : generalizedaffineimage1.cc 
	                 generalizedaffineimage2.cc 
	                 generalizedaffineimage3.cc 
	                 generalizedaffineimage4.cc 
	                 generalizedaffineimage5.cc 
	                 generalizedaffineimage6.cc 

Log message:
	Added enumeration Relation_Operator to encode the operator <, <=, ==, >=, >.
	Used the enumeration to specify the relation operator of methods
	Polyhedron::generalized_affine_image().
	Patched the tests to use the enumeration instead of string encodings.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot=ppl&r1=1.228&r2=1.229
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.153&r2=1.154
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/globals.hh.diff?cvsroot=ppl&r1=1.22&r2=1.23
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/generalizedaffineimage1.cc.diff?cvsroot=ppl&r1=1.2&r2=1.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/generalizedaffineimage2.cc.diff?cvsroot=ppl&r1=1.2&r2=1.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/generalizedaffineimage3.cc.diff?cvsroot=ppl&r1=1.2&r2=1.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/generalizedaffineimage4.cc.diff?cvsroot=ppl&r1=1.1&r2=1.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/generalizedaffineimage5.cc.diff?cvsroot=ppl&r1=1.1&r2=1.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/generalizedaffineimage6.cc.diff?cvsroot=ppl&r1=1.1&r2=1.2




More information about the PPL-devel mailing list