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

Roberto Bagnara bagnara at cs.unipr.it
Tue Mar 6 18:28:28 CET 2007


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2007-03-06 18:28:28

Modified files:
	src            : Box.defs.hh Box.inlines.hh Box.templates.hh 
	tests/Box      : addconstraints1.cc 

Log message:
	Added the declarations for void Box<Interval>::refine(const Constraint&)
	and void Box<Interval>::refine(const Constraint_System&).
	Drafted an implementation for the former.
	Commented-out test06() in tests/Box/addconstraints1.cc is meant
	to test it (will be moved elsewhere when the final name of the method
	is decided).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.defs.hh.diff?cvsroot=ppl&r1=1.16&r2=1.17
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.inlines.hh.diff?cvsroot=ppl&r1=1.12&r2=1.13
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.templates.hh.diff?cvsroot=ppl&r1=1.25&r2=1.26
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/addconstraints1.cc.diff?cvsroot=ppl&r1=1.4&r2=1.5




More information about the PPL-devel mailing list