Re: best Python interface for GLPK
Heinrich Schuchardt <[email protected]> Mon, 24 Aug 2020 20:00:33 +0200
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <[email protected]> |
Am 24. August 2020 19:35:25 MESZ schrieb Joshua Friedman <[email protected]>: >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