> I would like to know how to extract the “mip” value in order to use it > as a stop condition. > > Is this possible? >
You need to use the api routine glp_mip_obj_val. For more details please see the reference manual included in the glpk distribution. _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
