GLPKMEX - GNU Linear Programming Kit (GLPK) MEX Generator

This MATLAB package generates a stand alone MEX file for the GNU Linear Programming Kit (GLPK). The MEX can solve Linear Programming (LP) pg

https://github.com/RoyiAvital/GLPKMEX

You are now following this Submission

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 .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.