CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 最大团问题

搜索资源列表

  1. qkw_MaxClique

    0下载:
  2. //最大团问题的分支限界解法 //屈克文,2008.12.01-//The largest branch of the problem Mission Bound Solution// flexor Rudd, 2008.12.01
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.79kb
    • 提供者:qkw
  1. MCP

    0下载:
  2. 此程序为实现最大团问题,是C++语言源码-maximum clique
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1.25kb
    • 提供者:Tim
  1. zuidatuan-yanjiu

    2下载:
  2. 最大团问题的 分支限界法与回溯法比较Python写成。-Backtracking branch and bound method and comparison of the maximum clique problem written in Python.
  3. 所属分类:Other systems

    • 发布日期:2016-12-23
    • 文件大小:695kb
    • 提供者:changsheng wang
  1. max-set

    0下载:
  2. 最大团求解问题的各种算法和源代码介绍,可以解决类似的传感网络最大集合问题-Maximum group problem solving various algorithms and source code introduced a similar sensor networks can solve the biggest problem of the collection
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.38mb
    • 提供者:無铭
  1. GREEDY MAX-IS

    0下载:
  2. 最大独立集的贪心算法简易实现,可以快速求取节点数量较少的最大独立集问题。(An approximated greedy algorithm for Maximum Independent Set Problem)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:11kb
    • 提供者:richardqiu
  1. MaxClique.java

    0下载:
  2. 回溯法求解最大团问题,时间复杂度为O(n*2^n)。(The backtracking method is used to solve the maximum clique problem with a time complexity of O (n*2^n).)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1kb
    • 提供者:dupeihui
  1. ISP

    0下载:
  2. 独立集是指图 G 中两两互不相邻的顶点构成的集合。任意有关图中团的性质都能很自然的转述成独立集的性质。一般而言,寻找图的最大团是 NP 困难的,从而寻找图的最大独立集也是 NP 困难的。用模拟退火算法找出图的最大独立集。(Independent set is a set of vertices in graph G that are not adjacent to each other. The properties of cliques in any graph can be naturall
  3. 所属分类:其他

    • 发布日期:2019-07-24
    • 文件大小:1kb
    • 提供者:mr_xia
搜珍网 www.dssz.com