CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Maximum Clique Problem

搜索资源列表

  1. bigTuan

    0下载:
  2. 算法分析与设计 最大团问题 G的最大团是指G中所含顶点数最多的团。 无向图的最大团和最大独立集问题都可以看作是图G的顶点集V的 子集选取问题可以用回溯法在O(n*(2^n))时间内解决。-Algorithm analysis and design problem G, the biggest group the biggest group is the maximum number of vertices of G contained in the group. Undirect
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1241
    • 提供者:草拟嘛
  1. weixing

    0下载:
  2. 针对传统卫星广播重传策略信道占用率较高、重传次数较多的问题,高链路丢包率下的基于网络编码的广播重传策略不能达到重传性能最优的问题,以及最大团策略计算开销较大的问题,提出了一种改进的基于网络编码的广播重传策略。理论分析及仿真实验证明了改进的基于网络编码的广播重传策略较好地解决了以上重传策略的问题,保证了卫星通信中的组播数据的快速、可靠的发布。-Aiming at the problems of traditional satellite broadcasting retransmission sc
  3. 所属分类:Development Research

    • 发布日期:2017-04-05
    • 文件大小:923692
    • 提供者:sunwei
  1. MCP

    0下载:
  2. 回溯法解决对大团问题。从txt文本中读取矩阵信息,再通过回溯法求解最大团。-Backtracking to solve the Maximum Clique Problem. Read matrix information the text, and then solve the MCP.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2325
    • 提供者:小白
  1. pso-code

    0下载:
  2. There is here a PSO implementation for Maximum clique problem
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8775
    • 提供者:mohammad
  1. MWCP(TS)

    0下载:
  2. 采用禁忌搜索算法解决最大权值团问题,包含最大独立集于最大权值团之间的转换问题。-Tabu search algorithm using the maximum weight clique problem solving, contains the largest independent set in the maximum weight conversion problems between the groups.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1626650
    • 提供者:
  1. bigteam

    0下载:
  2. 最大团问题,c语言编写的一个算法,大家平时都会遇到的尤其是在算法分析这门课中-Maximum clique problem, C language of an algorithm, we usually encounter in the course of the algorithm, especially in the course of the
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:953515
    • 提供者:于小洋
  1. max

    0下载:
  2. 最大团问题 附有文档和代码-Maximum clique problem, C language of an algorithm, we usually encounter in the course of the algorithm-max clique
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:336314
    • 提供者:su
  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
    • 文件大小:1024
    • 提供者:dupeihui
« 1 2»
搜珍网 www.dssz.com