bug-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-glpk] glp_intopt recovery feature added


From: Andrew Makhorin
Subject: [Bug-glpk] glp_intopt recovery feature added
Date: Sun, 21 Feb 2016 11:12:42 +0300

The internal routine ios_solve_node was changed to retry solving the
current subproblem with a new basis in case of simplex failure (mainly
due to singularity of the basis matrix which, in turn, may happen due to
inappropriate pivot choice). 
Thanks to Chris Matrakidis <address@hidden> for patch.

To fix the code please replace file glpk-4.58/src/glpios01.c with a new
one (see attachment).

Also attached is a model in free mps format that illustrates the effect.
(This model looks "innocent", but it has some pathological properties
that makes it very hard to solve with glpk.)


Andrew Makhorin

Attachment: glpios01.c.gz
Description: GNU Zip compressed data

Attachment: water.mps.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]