help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] sensitivity analysis table in glpk


From: Yingjie Lan
Subject: [Help-glpk] sensitivity analysis table in glpk
Date: Wed, 23 Dec 2009 20:22:09 -0800 (PST)

Hi, 

I wonder if there is a simply way to print a sensitivity analysis table below 
with an LP in glpk? 

variable,   value,   allowed decrease, allowed increase
x[1] ,        5.0,         2.0,           4.0
x[2], ....
....


row,        shadow,     allowed decrease, allowed increase
r[0],         3.0,         1.0,           infty
r[1], ...
....


And what if you want to only look at a subset of variables?

Thanks!

Yingjie


      




reply via email to

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