help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] sensitivity analysis table in glpk


From: Andrew Makhorin
Subject: Re: [Help-glpk] sensitivity analysis table in glpk
Date: Fri, 25 Dec 2009 12:35:37 +0300

> I was wondering about if LPX_OPT == GLP_OPT
> when checking the solution status?

No, LPX_OPT != GLP_OPT. (LPX_OPT macro is deprecated and should not
be used.)

>  It seems 
> pyglpk used GLP_OPT while the routine

> lpx_print_sens_bnds(...)

> used LPX_OPT, and I got wrong outputs.

lpx_print_sens_bnds uses deprecated api routines prefixed with lpx_.





reply via email to

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