glpk: return NAs for unfeasible problems

John W. Eaton jwe at bevo.che.wisc.edu
Wed Aug 27 09:00:32 CDT 2008


On 27-Aug-2008, Jaroslav Hajek wrote:

| when dealing with an unfeasible problem that is detected by GLPK
| presolver, the return vectors xmin, fmin, extra.lambda and
| extra.redcosts are not filled, thus they contain random garbage on
| return. Attached is a patch that initialized these vectors by the NA
| value.

I applied it.

Thanks,

jwe


More information about the Bug-octave mailing list