mixed-integer LP

This function solves the mixed integer linear programming problems.

您现在正在关注此提交

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.

引用格式

Sherif Tawfik (2026). mixed-integer LP (https://ww2.mathworks.cn/matlabcentral/fileexchange/6990-mixed-integer-lp), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Linear Programming and Mixed-Integer Linear Programming 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

A bug removed