[PPL-devel] ppl src/Grid_public.cc src/Grid.defs.hh ./TODO

Matthew Mundell mundell at cs.unipr.it
Tue Nov 8 13:32:23 CET 2005


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	grids
Changes by:	mundell at cs.unipr.it	2005-11-08 13:32:22

Modified files:
	src            : Grid_public.cc Grid.defs.hh 
	.              : TODO 

Log message:
	Add Grid(cs), add_constraint_and_minimize(c),
	add_constraints_and_minimize(cs), add_recycled_constraints(cs) and
	add_recycled_constraints_and_minimize(cs).
	
	In all of the constraint adding methods allow the addition of any kind
	of constraint (instead of only equalities).  In add_constraints(cs)
	use Congruence_System(cs) to add the constraints.
	
	Improve some method descriptions.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_public.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.79&r2=1.1.2.80
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.defs.hh.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.66&r2=1.1.2.67
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/TODO.diff?cvsroot=ppl&only_with_tag=grids&r1=1.141.2.13&r2=1.141.2.14




More information about the PPL-devel mailing list