[PPL-devel] ppl/src Makefile.am Polyhedron.cc Polyhedron.d ...

Enea Zaffanella zaffanella at spartacus.cs.unipr.it
Wed Mar 13 17:04:20 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	strict
Changes by:	zaffanella at cs.unipr.it	2002-03-13 17:04:20

Modified files:
	src            : Makefile.am Polyhedron.cc Polyhedron.defs.hh 
	                 Polyhedron.inlines.hh conversion.cc minimize.cc 
	                 simplify.cc 
Added files:
	src            : PolyBase.cc PolyBase.defs.hh 
	                 PolyBase.inlines.hh PolyBase.types.hh 

Log message:
	Class Polyhedron renamed into PolyBase.
	Added a private boolean flag "necessarily_closed_" and modified all
	constructors (but not the copy constructor) to also accept a boolean
	argument (which is ignored, for the moment).
	Created a new class Polyhedron inheriting public-ly from PolyBase.
	This will be the class defining "necessarily closed" polyhedra.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.cc.diff?cvsroot=ppl&only_with_tag=strict&r1=NONE&r2=1.1.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.defs.hh.diff?cvsroot=ppl&only_with_tag=strict&r1=NONE&r2=1.1.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.inlines.hh.diff?cvsroot=ppl&only_with_tag=strict&r1=NONE&r2=1.1.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.types.hh.diff?cvsroot=ppl&only_with_tag=strict&r1=NONE&r2=1.1.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Makefile.am.diff?cvsroot=ppl&only_with_tag=strict&r1=1.30&r2=1.30.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot=ppl&only_with_tag=strict&r1=1.142&r2=1.142.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&only_with_tag=strict&r1=1.86&r2=1.86.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff?cvsroot=ppl&only_with_tag=strict&r1=1.17&r2=1.17.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/conversion.cc.diff?cvsroot=ppl&only_with_tag=strict&r1=1.24&r2=1.24.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/minimize.cc.diff?cvsroot=ppl&only_with_tag=strict&r1=1.17&r2=1.17.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/simplify.cc.diff?cvsroot=ppl&only_with_tag=strict&r1=1.13&r2=1.13.2.1




More information about the PPL-devel mailing list