[PPL-devel] ppl/src MIP_Problem.cc

Roberto Bagnara bagnara at cs.unipr.it
Fri Jun 6 22:14:10 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	simplex
Changes by:	bagnara at cs.unipr.it	2008-06-06 22:14:10

Modified files:
	src            : MIP_Problem.cc 

Log message:
	Use the `PPL_USE_GLPK_MIP_SOLVER' symbol instead of `PPL_USE_GLPK'.
	Define HAVE_GMP before including <glpssx.h> and <glpk.h>, undefining
	it after these inclusions.
	The ulset() function does not exist in GLPK 4.28: use xlset() instead.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/MIP_Problem.cc.diff?cvsroot=ppl&only_with_tag=simplex&r1=1.65.2.4&r2=1.65.2.5




More information about the PPL-devel mailing list