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

Elisa Ricci ericci at spartacus.cs.unipr.it
Tue Oct 16 12:09:34 CEST 2001


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	ericci at cs.unipr.it	2001-10-16 12:09:34

Modified files:
	src            : Polyhedron.defs.hh Polyhedron.cc 

Log message:
	The functions assingn_variable and substitute_variable use
	a Variable instead od a size_t and a const LinExpression instead
	of a vector<Integer>.
	In this functions, we use a copy of the `coeff' to find the inverse
	transformations.
	Changed the example in according to these changes.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.13&r2=1.14
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot=ppl&r1=1.10&r2=1.11




More information about the PPL-devel mailing list