mixed-integer LP

版本 1.0.0.0 (1.4 KB) 作者: Sherif Tawfik
This function solves the mixed integer linear programming problems.
17.8K 次下载
更新时间 2005/3/11

无许可证

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 (2025). mixed-integer LP (https://ww2.mathworks.cn/matlabcentral/fileexchange/6990-mixed-integer-lp), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Programming and Mixed-Integer Linear Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

A bug removed