[PPL-devel] ppl doc/definitions.dox src/Grid.defs.hh src/G ...

Patricia Hill hill at cs.unipr.it
Thu Mar 16 17:32:14 CET 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	hill at cs.unipr.it	2006-03-16 17:32:13

Modified files:
	doc            : definitions.dox 
	src            : Grid.defs.hh Grid_widenings.cc 
	tests/Grid     : Makefile.am limitedextrapolation1.cc 
	                 limitedextrapolation2.cc widening1.cc 
	                 widening2.cc 
Added files:
	tests/Grid     : limitedextrapolation3.cc widening3.cc 

Log message:
	There are now three flavours of grid widening.
	
	The `generator_widening_assign()' is as commited previously
	(using generators) and file `widening2.cc' tests this.
	
	The `congruence_widening_assign()' is a renaming of the old
	`widening_assign()' (using congruences) and `widening1.cc' tests this.
	
	The new `widening_assign()' uses either of the above two widenings
	depending on which of the systems describing the grid are
	up-to-date. The new test file `widening3.cc' tests this widening.
	
	There are, similarly, three flavours of a
	`limited_*extrapolation_assign()' operator.
	
	The documentation in `definitions.dox' on the grid widening
	has been brought up to date and improved.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/doc/definitions.dox.diff?cvsroot=ppl&r1=1.194&r2=1.195
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.defs.hh.diff?cvsroot=ppl&r1=1.11&r2=1.12
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_widenings.cc.diff?cvsroot=ppl&r1=1.5&r2=1.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/limitedextrapolation3.cc?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/widening3.cc?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/Makefile.am.diff?cvsroot=ppl&r1=1.28&r2=1.29
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/limitedextrapolation1.cc.diff?cvsroot=ppl&r1=1.7&r2=1.8
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/limitedextrapolation2.cc.diff?cvsroot=ppl&r1=1.1&r2=1.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/widening1.cc.diff?cvsroot=ppl&r1=1.9&r2=1.10
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/widening2.cc.diff?cvsroot=ppl&r1=1.1&r2=1.2




More information about the PPL-devel mailing list