>> I am currently experiencing a problem getting >> 'minimization' to stick, even though I set this flag >> explicitly with 'glp_set_obj_dir' and 'glp_get_obj_dir' >> returns 'GLP_MIN' before and after the solver call.
This is strange, because the direction flag is explicitly stored in the problem object and never changed by api routines (except glp_set_obj_dir). Could you please post me the code exposing the bug? _______________________________________________ Bug-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-glpk
