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

分支定界法

于 2021-04-26 发布
0 212
下载积分: 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 个回复

  • array_core
    天线方向图用于画简单的天线方向图,适合初学者学习使用,(the antenna dir)
    2010-11-13 18:15:01下载
    积分:1
  • FDTD_v1
    实用FDTD微波模拟传导!!!!!!!!!!!!!!!!!!!(FDTD simulation of microwave transmission utility! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !)
    2011-01-04 14:39:58下载
    积分:1
  • Maple-and-Matlab
    用Maple和Matlab解决科学计算问题,涉及到Maple和Matlab软件混合编程的结合,是一本不可多得的好书(With Maple and Matlab to solve problems in scientific computing, Maple and Matlab software related to the combination of hybrid programming, is a rare books)
    2011-06-08 15:24:10下载
    积分:1
  • visualc++matlab
    我的毕业设计程序,感觉很好,希望和大家分享。(I graduated from the design process, I feel very good, would like to share.)
    2008-05-07 10:31:37下载
    积分:1
  • program
    可以将分割完的子图像进行二值化,二值化效果很明显,易于下一步的分割识别(You can split end of the sub-image binarization, thresholding effect is obvious and easy to identify the next stage of segmentation)
    2010-01-03 10:26:08下载
    积分:1
  • testedfp
    image of different descriiptors for image recognition and retreival
    2013-02-03 23:03:02下载
    积分:1
  • Detectors
    用于心电信号检测,包括RR波形检测,QRS检测,能量检测模的最大值最小值(ECG for detection, including the RR wave detection, QRS detection, energy detection module Maximum Minimum)
    2009-03-24 09:35:21下载
    积分:1
  • CalendarTable
    利用Matlab编写的一个具有图形界面的日历程序,可以显示日记和时间。(Prepared by use of Matlab graphical interface with a calendar program, you can display the diary and time.)
    2009-03-25 15:52:34下载
    积分:1
  • thin
    fingerprint thinning algo n program
    2010-10-26 17:20:46下载
    积分:1
  • autofam.m
    FAM Method. This Method compute spectral correlation density function. This method is based on modifications of time smoothed cyclic cross periodogram.
    2011-02-11 05:51:27下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载