> 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.



_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to