[PPL-devel] ppl/src LP_Problem.cc

Roberto Bagnara bagnara at cs.unipr.it
Fri Sep 8 20:59:35 CEST 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2006-09-08 20:59:35

Modified files:
	src            : LP_Problem.cc 

Log message:
	Temporarily set PPL_SIMPLEX_USE_STEEPEST_EDGE_FLOATING_POINT to 0.
	This is to avoid trying to the expression
	fabs(raw_value(cost_j).get_d()), which only makes sense with GMP
	integer coefficients.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/LP_Problem.cc.diff?cvsroot=ppl&r1=1.14&r2=1.15




More information about the PPL-devel mailing list