
CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@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=p... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.templates.hh.diff?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/fromspacedim1.cc?cvs... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/Makefile.am.diff?cvs...