I'm just in the process of exploring how to use GLPK for MIPs and was wondering if there is a simple way to do either of the following:
 
1.    Setting the optimality threshold for early termination.  (E.g., terminate when best recorded feasible is within 5% of optimal)
2.    Specify a feasible integer solution for use in fathoming branches.
 
Also, does GLPK implement any sort of cutting plane methodology?
 
thanks,
 
DS

 

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

Reply via email to