mixed-integer LP

This function solves the mixed integer linear programming problems.

You are now following this Submission

This function solves the mixed integer linear programming problems. It uses the linprog.m function that comes with the optimization toolbox of MATLAB. It employs the branch and bound algorithm. It uses depth first search.

Cite As

Sherif Tawfik (2026). mixed-integer LP (https://www.mathworks.com/matlabcentral/fileexchange/6990-mixed-integer-lp), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

A bug removed