> I would like to know if there a possibility to make GLPK stop as > soon as a feasible solution is found.
It is possible only on api level. If you are using glpsol, you can specify the option '--tmlim nnn', which limits the solution time to nnn seconds. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
