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

Patricia Hill hill at cs.unipr.it
Thu Apr 17 13:10:18 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	hill at 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?cvsroot=ppl&r1=1.333&r2=1.334
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.templates.hh.diff?cvsroot=ppl&r1=1.17&r2=1.18
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_public.cc.diff?cvsroot=ppl&r1=1.113&r2=1.114




More information about the PPL-devel mailing list