GLPKMEX - GNU Linear Programming Kit (GLPK) MEX Generator

Version 1.0.0 (54.8 KB) by Royi Avital
This MATLAB package generates a stand alone MEX file for the GNU Linear Programming Kit (GLPK). The MEX can solve Linear Programming (LP) pg
705 Downloads
Updated 23 Nov 2022

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 (2024). GLPKMEX - GNU Linear Programming Kit (GLPK) MEX Generator (https://github.com/RoyiAvital/GLPKMEX), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
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.