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

Elisa Ricci ericci at spartacus.cs.unipr.it
Sat Oct 27 11:49:16 CEST 2001


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	space_dim
Changes by:	ericci at cs.unipr.it	2001-10-27 11:49:16

Modified files:
	src            : Polyhedron.defs.hh 

Log message:
	Added an example for the function remove_dimensions (the example 8).
	In the examples when we build a polyhedron we must specify the dimension
	of the space if then we use the function Polyhedron::insert(Constraint).
	We can not do the same thing if then we want to use the function
	Polyhedron::insert(Generator) In fact, in this case we build the
	universe polyhedron and then we add the generators. To build a polyhedron
	starting from the system of generators we must create the system
	of generators and then use
	Polyhedron ph(gs).

Patches:
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.3&r2=1.49.2.4




More information about the PPL-devel mailing list