pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/glpk
Module Name: pkgsrc
Committed By: adam
Date: Sat Jan 5 21:58:07 UTC 2008
Modified Files:
pkgsrc/math/glpk: Makefile distinfo
Log Message:
Changes 4.25:
A tentative implementation of Gomory's mixed integer cuts was
included in the branch-and-cut solver. To enable generating
Gomory's cuts the control parameter gmi_cuts passed to the
routine glp_intopt should be set to GLP_ON. This feature is
also available in the solver glpsol through command-line option
'--gomory'. For more details please see the reference manual
included in the distribution.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/math/glpk/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/math/glpk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index