Re: [Fwd: is there a dll edition of glpk mip solver?]
"Heinrich Schuchardt" <[email protected]>
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <trinity-7d8497a4-e8eb-49bb-a51a-bd258f17a14c-1512455784128@msvc-mesg-gmx119> |
Am 05.12.17, 03:19, "刘建新" <[email protected]> schrieb: Dear Heinrich, Thank you very much for your quick response. I found more documents from the url you sent me. It seems that the glpk function could be called without the executable, am I right? thx 发自我的小米手机 在 Heinrich Schuchardt <[email protected]>,2017年12月4日 20:10写道: Dear Jason, GLPK consists of a executable glpsol.exe and a dll with the GLPK library. The ways PuLP was written is that it calls the executable and does not interface to the API exposed by the dll in class solvers.py . See https://en.wikibooks.org/wiki/GLPK/Python for alternatives. Best regards Heinrich On 12/04/2017 12:27 PM, Andrew Makhorin wrote: > -------- Forwarded Message -------- > To: [email protected] > Subject: is there a dll edition of glpk mip solver? > Date: Mon, 04 Dec 2017 14:22:51 +0800 > > dear mr/ms, > > > > i'm trying to build an executable using pulp with solver glpk. > > It works all right except the console window of glpk flashing through > screen while solving mip problems. > > i'm wondering if there is a dll edition of glpk so i can avoid the > console window? > > thx in advance. > > > > Best Regards, > > > > Jason _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk