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

Enea Zaffanella zaffanella at cs.unipr.it
Sat Sep 13 20:47:38 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2008-09-13 20:47:38

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

Log message:
	Private helper method refine_no_check() moved to Polyhedron_nonpublic.cc;
	also, the method now asserts !marked_empty() instead of checking it.
	In method add_(recycled)_constraint(s), no longer throwing a topology
	exception if the added strict inequalities are trivially inconsistent.
	Removed TODO comments from deprecated methods.
	Corrected several exception messages for the new refine_with_* methods.
	In several places, prefer refine_no_check() to add_constraint().

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.348&r2=1.349
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_public.cc.diff?cvsroot=ppl&r1=1.139&r2=1.140
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_nonpublic.cc.diff?cvsroot=ppl&r1=1.84&r2=1.85




More information about the PPL-devel mailing list