help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] sensitivity analysis


From: Andrew Makhorin
Subject: [Help-glpk] sensitivity analysis
Date: Fri, 15 Jan 2010 13:58:11 +0300

> Sure, both cases are trivial, I am only not sure what the call
> would result? Would there be some bad consequences of you call that
> way?

Primal values (activities) of rows and columns can be obtained with
routines glp_get_row_prim/glp_get_col_prim, and the dual values
(reduced costs) can be obtained with glp_get_row_dual/glp_get_col_dual.
Row/column statuses are reported by routines glp_get_row_stat and
glp_get_col_stat.





reply via email to

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