[PPL-devel] ppl/src Linear_Expression.defs.hh Linear_Expre ...

Roberto Bagnara bagnara at cs.unipr.it
Thu Sep 4 16:53:34 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2008-09-04 16:53:34

Modified files:
	src            : Linear_Expression.defs.hh 
	                 Linear_Expression.inlines.hh 

Log message:
	Spurious \relates command removed.  New private constructor
	Linear_Expression(Variable v, Variable w) builds the linear expression
	corresponding to the difference of `v' and `w'.
	FIXME resolved: Linear_Expression operator-(Variable, Variable) has
	now an optimal implementation.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Linear_Expression.defs.hh.diff?cvsroot=ppl&r1=1.38&r2=1.39
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Linear_Expression.inlines.hh.diff?cvsroot=ppl&r1=1.13&r2=1.14




More information about the PPL-devel mailing list