用Matlab实现分支定界法求解整数线性规划问题我要分享

Using MATLAB to realize branch and bound method to solve integer linear programming

整数规划 分支定界 分支定界法

关注次数: 265

下载次数: 0

文件大小: 14K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:实验目的:用Matlab实现分支定界法求解整数线性规划问题。 实验内容: 用分支定界法求下面的线性整数规划问题的最优解


English Description:

The purpose of the experiment is to use matlab to realize branch and bound method to solve integer linear programming problem. Experimental content: branch and bound method is used to find the optimal solution of the following linear integer programming problem


代码预览