|
| From: | Yingjie Lan |
| Subject: | Re: [Help-glpk] sensitivity analysis table in glpk |
| Date: | Thu, 24 Dec 2009 22:49:08 -0800 (PST) |
> Look at the routine lpx_print_sens_bnds (file
> glpk/src/glplpx03.c).
> It implements the glpsol option --bounds.
I was wondering about if LPX_OPT == GLP_OPT
when checking the solution status? It seems
pyglpk used GLP_OPT while the routine
lpx_print_sens_bnds(...)
used LPX_OPT, and I got wrong outputs.
| [Prev in Thread] | Current Thread | [Next in Thread] |