
16 Oct
2001
16 Oct
'01
12:09 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: ericci@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?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot...