GLPKMEX - GNU Linear Programming Kit (GLPK) MEX Generator
This MATLAB package generates a stand alone MEX (With no dependencies) file for the GNU Linear Programming Kit (GLPK).
The MEX can solve large scales Linear Programming (LP) problems and Mixed Integer Linear Programming (MILP) problems.
It can be used as a substitute, which requires no toolbox, for MATLAB `linprog()` and `intlinprog()`.
The MEX file has a MATLAB function as a wrapper with documented input and output.
For support, please use GitHub Issues (https://github.com/RoyiAvital/GLPKMEX/issues).
Zitieren als
Royi Avital (2024). GLPKMEX - GNU Linear Programming Kit (GLPK) MEX Generator (https://github.com/RoyiAvital/GLPKMEX), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |
|