Hi Marc Additional to Xypron's comments, see here too:
http://en.wikibooks.org/wiki/GLPK/API_usage#Prescribed_starts http://lists.gnu.org/archive/html/help-glpk/2011-08/msg00061.html If you write some C code and it works okay and you don't mind it being up on the wiki .. can you send it to me for mark up and inclusion. TIA. Robbie ------------------------------------------------------------ To: GLPK help <[email protected]> Subject: [Help-glpk] Aborting a long-running algorithm in GLPK Message-ID: <[email protected]> From: Marc Goetschalckx <[email protected]> Date: Mon, 10 Sep 2012 16:05:49 -0400 ------------------------------------------------------------ > Is there a way to safely signal a long running > algorithm (glp_intopt) to stop executing and clean up > memory and to terminate operation from outside the > function call for the API. This would be similar to > pressing CTRL+C during the operation of glpsol. What I > need is different from setting the execution time limit > before an long-running operation has started. Thanks > > -- > Marc Goetschalckx > Industrial and Systems Engineering > Georgia Institute of Technology, Atlanta, GA, USA --- Robbie Morrison PhD student -- policy-oriented energy system simulation Institute for Energy Engineering (IET) Technical University of Berlin (TU-Berlin), Germany University email (redirected) : [email protected] Webmail (preferred) : [email protected] [from Webmail client] _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
