CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - branch and bound

搜索资源列表

  1. somealgorithm

    0下载:
  2. 描述了分支定界算法,贪婪算法,动态规划算法,分而治之算法,回溯算法,理论性很强-Describe the branch and bound algorithm, greedy algorithms, dynamic programming algorithm, divide and conquer algorithms, backtracking algorithms, highly theoretical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:133157
    • 提供者:卢正义
  1. theshortestpath

    0下载:
  2. 用分支限界搜索法求解单源最短路径问题的算法-Branch and bound search method with a single-source shortest path algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2048
    • 提供者:黑翼天使
  1. greatgroup

    0下载:
  2. 最大团的分支限界法编程,棋盘覆盖问题c++编程-The largest group of branch and bound program, the board cover problem c++ programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:50074
    • 提供者:李倩
  1. bnb

    0下载:
  2. 利用matlab编写的求解优化问题的分支定界算法,程序为函数形式可直接调用-Using matlab to solve optimization problems written in branch and bound algorithm, the program can be called directly as a function of the form
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:198703
    • 提供者:李绍兴
  1. LuxingShouhuoyuan

    0下载:
  2. 履行售货员问题的分支限界解法,实现最短路径的搜索-Perform branch and bound method salesman problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2087
    • 提供者:chenyingjie2012
  1. komiv_3

    0下载:
  2. traveling salesman problem c + + branch and bound method
  3. 所属分类:Fractal program

    • 发布日期:2017-04-10
    • 文件大小:1471
    • 提供者:Oris
  1. dianlubanpailie

    0下载:
  2. VC6.0编程实现,可运行,分支限界法实现电路板排列问题-VC6.0 programming, run, branch and bound to achieve the board of the Arrangement
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4316
    • 提供者:任丽芸
  1. n_queen

    0下载:
  2. 这个包裹实现的是分支限界法解决n王后问题,input.txt和output.txt分别掌管输入n和输出一种方案-This package implements a branch and bound method to solve the n queens problem, input.txt and output.txt were in charge of input and output of a program of n
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:60238
    • 提供者:zhou
  1. XHstudent

    0下载:
  2. 1.对多个链表进行操作 2.回溯法求解0/1背包 3.分枝限界法求解0/1背包 4.回溯法求解n—皇后问题 5.图的操作(邻接表表示)-1. Operate on multiple lists 2. Backtracking method for solving 0/1 knapsack 3. Branch and bound method for solving 0/1 knapsack 4. Backtracking to solve n-queens pr
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:248889
    • 提供者:晓枫
  1. Algorithmdesignandanalysisthe6chapterbranchconfine

    0下载:
  2. 分支限界的方法描述,有不同的9种分支限界方法-Branch and bound method described in 9 different branch and bound method
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:242147
    • 提供者:shixiong
  1. code

    0下载:
  2. 算法,装载问题,用分支限界做的,用vc++6.0写的,编译通过。 做实验的时候要求要做,于是就写了。-Algorithm, loading issues, to do with the branch and bound
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1210919
    • 提供者:邓其
  1. Example

    0下载:
  2. example of branch and bound
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:57037
    • 提供者:noraini
  1. knapbranch

    0下载:
  2. 0-1背包问题的分支定界算法实现。包含优先队列的实现细节。-0-1 knapsack problem branch and bound algorithm. Priority queue that contains the implementation details.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:233856
    • 提供者:黄诚
  1. hamilton

    0下载:
  2. 分支定界法解旅行商问题的简单实现,用C++代码,效率经过优化后可以在1s内解规模为25左右的旅行商问题。附带了测试文件的自动生成工具。-Branch and bound method for solving the traveling salesman problem is simple to achieve, with the C++ code, the efficiency can be optimized through the solution 1s about the size of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:859626
    • 提供者:sunlight
  1. dd

    0下载:
  2. 分支限界法。这是一个“0 - 1 背包问题的分枝-限界算法”。文件压缩没有密码。-Branch and bound
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1553
    • 提供者:xxx1242
  1. fenzhijiexianfa

    0下载:
  2. 分支界限法是由“分支”和“界限”策略两个部分组成,其中“分支”策略是对问题空间按照广度优先的策略进行搜索;“限界”策略是为了加速搜索速度而采用启发信息剪枝的策略。 使用分支限界法来解决单源最短路径问题时主要利用结点控制关系剪枝,在一般情况下,如果解空间树中以结点Y为根的子树中所含的解优于以结点X为根的子树中所含的解,则结点Y控制了结点X,以被控制的结点X为根的子树可以剪去。算法实现时,使用邻接矩阵表示图,二维数组存储图的邻接矩阵,使用数组记录源到各顶点的距离和路径上的前驱顶点。 -Br
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:815
    • 提供者:ss
  1. 01bag

    0下载:
  2. 实现经典0-1背包问题,采用动态规划、分枝限界、回溯法、贪心算法等四个算法分别实现0-1背包问题,并有一个四合一的算法统一用四种方法实现。并对其时间复杂度进行了分析。-To achieve the classic 0-1 knapsack problem, dynamic programming, branch and bound, backtracking, greedy algorithm to achieve the four algorithms are 0-1 knapsack pro
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:225969
    • 提供者:liuyongzhong
  1. 8ma

    0下载:
  2. 八数码难题,使用广度搜索,体现分支限界法的思想-Eight puzzle, use the search scope, reflecting the branch and bound ideas ×××××
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:245109
    • 提供者:吴君
  1. fzxj

    0下载:
  2. 一般解空间的队列式分支限界法 试设计一个用队列式分支限界法搜索一般解空间的函数。该函数的参数包括结点可行性 判定函数和上界函数等必要的函数,并将此函数用于解布线问题。 -Queue-type general solution space try to design a branch and bound branch and bound with a queue-type search function of the general solution space. The funct
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:16571
    • 提供者:余丹艳
  1. shortest-path

    0下载:
  2. 寻找单源最短路径问题的优先队列式分支限界法-Single-source shortest path problem priority queue type branch and bound
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1043
    • 提供者:丫丫
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com