ppl/src Polyhedron.defs.hh Polyhedron.template ...

CVSROOT: /cvs/ppl Module name: ppl Changes by: hill@cs.unipr.it 2008-04-17 13:10:18
Modified files: src : Polyhedron.defs.hh Polyhedron.templates.hh Polyhedron_public.cc
Log message: Replaced common code in add_constraint() and refine_with_constraint() with a call to a private method refine_no_check() that does the same thing as the common code. Added an extra complexity parameter for the constructor of a polyhedron from a box. This is ignored (as algorithm is polynomial).
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.templates.hh.di... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_public.cc.diff?...
participants (1)
-
Patricia Hill