> After solving a Mip problem, how can I know the execution time
> that Glpk solver has been spent to solveĀ theĀ problem?

If you are using glpsol, it reports the solution time at the end.
On api level you can use standard C functions to measure the time.



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

Reply via email to