> But I'm not sure what would happen if you give > glp_analyze_coef a none-basic variable? Similarly, what would happen > if you give glp_analyze_bound a basic variable? The reference manual > does not mention this, it seems to me.
Of course, glp_print_ranges prints the complete analysis report, which includes analysis of obj coefficients at non-basic variables. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
