Re: [Fwd: is there a dll edition of glpk mip solver?]

Heinrich Schuchardt <[email protected]>
Newsgroups gmane.comp.gnu.glpk
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.