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

分支定界法

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

  • zuiduanlujiin
    遗传算法解决最短路径问题matlab实现(Genetic algorithm to solve the shortest path problem matlab achieve)
    2013-03-19 15:56:42下载
    积分:1
  • TrabalhoOndas2
    guide on a line on a different freq.
    2013-12-17 22:14:48下载
    积分:1
  • decimalToBinary
    This file is the program to change decimal number to binary number.
    2015-04-21 20:22:01下载
    积分:1
  • Loop-antenna
    一个电长度的环天线的表面电流分布及辐射特性(An electrical length of the loop antenna surface current distribution and radiation characteristics)
    2013-08-09 22:45:53下载
    积分:1
  • standing_wave
    plotting voltage standing waves on a transmission line terminated with a complex load ZL
    2011-05-24 16:35:49下载
    积分:1
  • Bike_Traffic
    利用FABLES仿真平台开发元胞自动机,并模拟交通流中自行车流的行为现象。(FABLES simulation platform developed using the cellular automata and simulate traffic flow behavior in the bicycle flow phenomena.)
    2013-09-06 20:04:26下载
    积分:1
  • matlab
    matlab的学习课件,关于科学计算的应用,以数学计算主要要内容(matlab learning courseware, on the application of scientific computing, mathematical calculations primarily to content)
    2013-12-02 21:48:11下载
    积分:1
  • TheCProgrammingLanguage
    这是一本介绍C++编程的书,有助于读者深入的了解和掌握C++编程。(This is an C++ programming book ,it will help readers in-depth understanding and using of C++ programming.)
    2010-11-03 22:54:11下载
    积分:1
  • pcm
    通过MATLAB工具箱对pcm的13折线法量化编码译码过程仿真(MATLAB toolbox pcm by 13 line coding and decoding process simulation method to quantify)
    2010-11-05 15:40:36下载
    积分:1
  • ykfl
    说明:  预科分流系统,是指少数民族在就读本科期间,读完一年预科班后选择专业、报考及录取的过程。(Pre-diversion system, refers to the minorities in the undergraduate student during the one-year preparatory course, after reading choice of profession, applicants and the admissions process.)
    2010-03-28 11:17:22下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载