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).
Royi Avital (2021). GLPKMEX - GNU Linear Programming Kit (GLPK) MEX Generator (https://github.com/RoyiAvital/GLPKMEX), GitHub. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.