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

Patricia Hill hill at cs.unipr.it
Thu Feb 14 12:13:41 CET 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	hill at cs.unipr.it	2008-02-14 12:13:40

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

Log message:
	Completed implementation for relation_with(Constraint) for a Box
	when the constraint is not an interval constraint.
	Tests added for this case.
	
	The implementation is split between a private method
	that finds the relation between an interval and a one
	dimensional constraint and the public method for any box
	and any constraint.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.defs.hh.diff?cvsroot=ppl&r1=1.37&r2=1.38
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.templates.hh.diff?cvsroot=ppl&r1=1.81&r2=1.82
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/relations3.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.47&r2=1.48
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/relations2.cc.diff?cvsroot=ppl&r1=1.4&r2=1.5




More information about the PPL-devel mailing list