登录
首页 » matlab » 分支定界法

分支定界法

于 2021-04-26 发布
0 288
下载积分: 1 下载次数: 9

代码说明:

说明:  分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。 对于两个变量的整数规划问题,使用网格的方法有时更为简单。 [1] 通常,把全部可行解空间反复地分割为越来越小的子集,称为分支;并且对每个子集内的解集计算一个目标下界(对于最小值问题),这称为定界。在每次分枝后,凡是界限超出已知可行解集目标值的那些子集不再进一步分枝,这样,许多子集可不予考虑,这称剪枝。这就是分枝定界法的主要思路。(Branch and bound method is one of the most commonly used algorithms to solve integer programming problems. This method can solve not only pure integer programming but also mixed integer programming. Branch and bound algorithm is a method of search and iteration, which selects branches with different branch variables and sub problems. For integer programming problems with two variables, the grid method is sometimes simpler[ 1] Generally, all feasible solution spaces are divided into smaller and smaller subsets repeatedly, which is called bifurcation; And a lower bound of the objective (for the minimum value problem) is calculated for the solution set in each subset, which is called the bound. After each branch, those subsets whose bounds exceed the objective value of the known feasible solution set will not be further branched, so many subsets can not be considered, which is called pruning. This is the main idea of branch and bound method.)

文件列表:

分支定界法, 0 , 2021-04-26
分支定界法\IsInRange.m, 326 , 2021-04-22
分支定界法\OutputLowerAndUpperBounds.m, 241 , 2021-04-22
分支定界法\createBinTreeNode.m, 2701 , 2021-04-22
分支定界法\data1.txt, 1385 , 2020-11-27
分支定界法\data10.txt, 1373 , 2020-11-27
分支定界法\data2.txt, 1379 , 2020-11-27
分支定界法\data3.txt, 1384 , 2020-11-27
分支定界法\data4.txt, 1382 , 2020-11-28
分支定界法\data5.txt, 1372 , 2020-11-27
分支定界法\data6.txt, 1384 , 2020-11-27
分支定界法\data7.txt, 1385 , 2020-11-27
分支定界法\data8.txt, 1388 , 2020-11-27
分支定界法\data9.txt, 1377 , 2020-11-27
分支定界法\fenzhi.m, 3700 , 2021-04-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Programming-MATLAB-and-VCP-P
    简要介绍VC++与MATLAB联合编程技术(VC++ introduced the joint programming with MATLAB)
    2011-01-22 15:49:03下载
    积分:1
  • matlab-learning-materials8
    特别好的matlab学习资料,适合初学者阅读学习,特别清晰(Particularly good matlab learning materials, suitable for beginners learning to read, particularly clear)
    2013-04-17 11:16:55下载
    积分:1
  • QUHONGYAN
    能将日常生活中拍照不小心带来的红眼DAI而给图片造成不美的麻烦给消除掉了。(Photos in daily life can be careless red-eye DAI brought to the picture caused by the United States trouble eliminated . )
    2013-05-13 20:12:02下载
    积分:1
  • 基于预测及蚁群算法的云计算资源调度策略
    基于预测以及蚁群算法实现的IDC机房云计算资源调度论文。内付matlab代码思路。(Based on prediction and ant colony algorithm, cloud computing resource scheduling of IDC computer room is realized. Inside pay matlab code thinking.)
    2020-10-22 20:07:23下载
    积分:1
  • wsn
    leach and genetic algorithm in wiree less snsor networks
    2011-01-06 13:00:02下载
    积分:1
  • Kalman_multiuser
    说明:  我整理的基于卡曼滤波的盲多用户检测程序,仿真结果是对应不同信噪比时的误码率(I am finishing kaman filtering based on blind multi-user detection procedures, simulation results are corresponding to different signal to noise ratio when the bit error rate)
    2008-09-09 15:07:49下载
    积分:1
  • SPR5layeranglelongrange
    用于计算超长程表面等离子体共振角度谱的反射率曲线(super long-range surface plasmon resonance is used to calculate the spectral reflectance curves of the angle)
    2013-12-16 20:18:31下载
    积分:1
  • psd_boc
    伽利略BOC(1,1)信号和GPS C/A码信号的功率谱密度的比较(Comparison of power spectral density of the Galileo BOC (1,1) signal and the GPS C/A code signal)
    2016-09-08 10:07:22下载
    积分:1
  • P_transfer
    m文件批处理转p文件,pcode批处理,直接在matlab中运行,选择含有m文件的文件夹,点确定即可。生成的p文件与P_transfer.m在同一目录下。(batch file used to transfer m file to p file, pcode batch)
    2013-12-07 12:08:35下载
    积分:1
  • simplex
    说明:  用单纯形法解决线性规划的matlab程序(Simplex method to solve linear programming matlab program)
    2010-04-19 12:30:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载