[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: best Python interface for GLPK
|
From: |
Heinrich Schuchardt |
|
Subject: |
Re: best Python interface for GLPK |
|
Date: |
Mon, 24 Aug 2020 20:00:33 +0200 |
|
User-agent: |
K-9 Mail for Android |
Am 24. August 2020 19:35:25 MESZ schrieb Joshua Friedman <crowneagle@gmail.com>:
>I have tried pymprog and while 0-1 integer programs and linear programs
>seems to work great, there might be a bug in integer programs. Is there
>a
>good interface for python I can use to teach my students. I also need
>to
>use sensitivity reports.
>Thanks
https://en.wikibooks.org/wiki/GLPK/Python has a list of known Python wrappers
for GLPK.
Best regards
Heinrich