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).
Cite As
Royi Avital (2026). GLPKMEX - GNU Linear Programming Kit (GLPK) MEX Generator (https://github.com/RoyiAvital/GLPKMEX), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
|
