help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] predefined execution time of glpk


From: john tass
Subject: [Help-glpk] predefined execution time of glpk
Date: Tue, 18 Jun 2013 11:16:08 +0300

Good morning,
Is it possible, within a C++ aplication, to predefine a time limit of gkpk execution , and after this time expires to be able of getting the best solution that glpk has found so far ?
Is there any command I must include in my C++ application? For your information, the linear problem I try to solve is extemely hard and has a very big size. So, I can not affort to wait for its solution but I want the best solution within 60 secs instead.
Thanks for any advise
Ioannis Tassopoulos

reply via email to

[Prev in Thread] Current Thread [Next in Thread]