[PPL-devel] ppl src/Box.defs.hh src/Box.templates.hh tests ...

Roberto Bagnara bagnara at cs.unipr.it
Sun Mar 18 09:52:30 CET 2007


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2007-03-18 09:52:30

Modified files:
	src            : Box.defs.hh Box.templates.hh 
	tests/Box      : Makefile.am 
Added files:
	tests/Box      : fromspacedim1.cc 

Log message:
	Box<Interval>::Box(dimension_type, Degenerate_Element) rewritten
	exploiting the fact that marked empty boxes do not impose any constraint
	on the intervals apart from the fact that their memory has been allocated.
	Box<Interval>::OK() has been changed accordingly.
	New test program fromspacedim1.cc tests
	Box<Interval>::Box(dimension_type, Degenerate_Element).
	Box<Interval>::Box(const BD_Shape<T>&, Complexity_Class) modified to
	exploit the new interval construction mechanisms.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.defs.hh.diff?cvsroot=ppl&r1=1.24&r2=1.25
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.templates.hh.diff?cvsroot=ppl&r1=1.39&r2=1.40
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/fromspacedim1.cc?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/Makefile.am.diff?cvsroot=ppl&r1=1.32&r2=1.33




More information about the PPL-devel mailing list