help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] solver callbacks


From: Andrew Makhorin
Subject: Re: [Help-glpk] solver callbacks
Date: Sat, 29 Dec 2007 15:45:55 +0300

>      I am new to glpk. I have tried to look into the docs/pdfs and the
> mailing list archive but could not find this. When the solver is solving and
> finds intermediate solutions, are there APIs to associate a call back that
> the solver can call and we can perhaps extract the solution in the call back
> function ? I have been using lpsolve and I know lpsolve has this feature,
> which I find quite useful

You can pass a callback event-driven routine to the mip solver
glp_intopt through the parameter cb_func. For more details please see
the reference manual included in the glpk distribution.






reply via email to

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