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

分支定界法

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

  • rerettg
    PSO algorithm (PSO) standard test function
    2010-12-22 06:36:48下载
    积分:1
  • zhongjiprogramming
    说明:  对光信号的脉冲宽度调制,采取c语言和汇编语言结合起来提高准确率,两种语言都有其优越性。(Light pulse width modulation signals, to take c language and assembly language to improve the accuracy of combining the two languages has its advantages.)
    2009-07-26 22:10:13下载
    积分:1
  • mulVNeton
    matlab 的拟牛顿方法,减少计算导数带来的计算量的一种迭代方法,用来计算非线性问题。(matlab quasi-Newton methods to reduce the computational calculation of the amount of the derivative of an iterative method to calculate the nonlinear problem.)
    2013-07-16 21:05:54下载
    积分:1
  • textin
    DWT水印嵌入程序,DWT水印嵌入程序,DWT水印嵌入程序(The DWT watermarking algorithm program)
    2013-05-10 20:05:51下载
    积分:1
  • FDTD
    FDTD基本代码,计算电场和磁场时间更新(FDTD basic code, calculate the electric and magnetic time updates)
    2017-09-26 14:45:27下载
    积分:1
  • mov2yuv
    the file converts avi format file to yuv file
    2009-10-26 23:35:44下载
    积分:1
  • solving-equation
    此时matlab中求解方程的基本实例,包括线性和非线性的微分和常数方程(At this point the basic matlab examples for solving equations, including linear and nonlinear differential equations and constants)
    2011-05-11 21:06:08下载
    积分:1
  • KISVM
    KISVM是一种定位关键实例(例如,在图像检索)的多类学习算法。有两种版本,即Bag KISVM和Instance KISVM。(KISVM is a package for locating the key instances (e.g., ROIs in image retrieval) in multi-instance learning. There are two versions, i.e., Bag KISVM and Instance KISVM. )
    2011-05-12 16:30:53下载
    积分:1
  • jiyuxiaobodeyuyinquzao
    这是基于小波的语音去噪资料,里面包括测试语音,去噪的整个流程的程序。(This is the speech denoising based on wavelet data, which includes the entire process of program test voice, denoising.)
    2012-07-26 22:13:30下载
    积分:1
  • ARRAY
    利用GS迭代算法求解经过高数值孔径物镜聚焦产生列阵的Matlab程序。(the matlab program for generating array at the focus of high numerical aperture. the phase distribution is obtained.)
    2013-10-26 17:18:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载