>>> It calculates amounts by which variable bounds may be changed in the
>>> original problem while the optimal basis remains the same.
>>
>> i am working with suboptimal solutions, lpx_print_sens_bnds() is of no
>> use for me i guess, it just tells me that i do not have an optimal
>> solution.

> I think that GLPK has a mechanism for getting a column of the simplex
> tableau. That should add enough information to get you what you want.

The api routine glp_eval_tab_col does that.





_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to