[PPL-devel] ppl tests/empty1.cc tests/inters2.cc tests/pri ...

Enea Zaffanella zaffanella at spartacus.cs.unipr.it
Sat Oct 27 12:35:13 CEST 2001


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	space_dim
Changes by:	zaffanella at cs.unipr.it	2001-10-27 12:35:13

Modified files:
	tests          : empty1.cc inters2.cc print.hh randchull1.cc 
	src            : Polyhedron.cc Polyhedron.defs.hh 
	                 Polyhedron.inlines.hh Status.defs.hh 
	                 Status.inlines.hh Status.cc 

Log message:
	The zero_dim flag (and methods) in Status changed into more meaningful
	"zero_dim_univ".
	A lot of small changes to have a consistent dimension-checking.
	Now there is one "default" constructor for Polyhedron having two optional
	arguments: the space dimension (default 0) and the degenerate kind
	(default UNIVERSE).
	Tests adapted to use the new constructor and to avoid using the removed
	Polyhedron::is_zero_dim().

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/empty1.cc.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.3&r2=1.3.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/inters2.cc.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.6&r2=1.6.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/print.hh.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.2&r2=1.2.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/randchull1.cc.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.6&r2=1.6.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.39.2.9&r2=1.39.2.10
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.49.2.4&r2=1.49.2.5
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.8.2.1&r2=1.8.2.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Status.defs.hh.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.8&r2=1.8.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Status.inlines.hh.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.2&r2=1.2.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Status.cc.diff?cvsroot=ppl&only_with_tag=space_dim&r1=1.6&r2=1.6.2.1




More information about the PPL-devel mailing list