搜索资源列表

  1. Community_BGLL_CPP

    0下载:
  2. 社区发现经典算法BGLL算法的c++实现,能够根据不同节点之间的联系来实现社区的划分。-classical community detection algorithm BGLL, c++ implementation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-05
    • 文件大小:184320
    • 提供者:董学林
  1. Community_BGLL_CPP

    0下载:
  2. 复杂网络中社团划分的BGLL算法,算法在ubantu下的环境运行,对于学习复杂网络社团研究的同学有一定帮助-The complex network of community of the classification of the BGLL algorithm, the algorithm of the environment in ubantu operation, to learn the complex network of re
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-05
    • 文件大小:185344
    • 提供者:李宁
  1. pylouvain-master

    0下载:
  2. louvain算法的python实现,也叫BGLL算法(Python implementation of Louvain algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-05
    • 文件大小:1779712
    • 提供者:葛雨薇
  1. LouvainAlgorithm

    0下载:
  2. 为了降低算法的时间复杂度,Vincent Blondel等人提出了另一种层次性贪心算法(BGLL算法)。该算法包括两个阶段,这两个阶段重复迭代运行,直到网络社区划分的模块度不再增长。第一阶段合并社区,算法将每个节点当作一个社区,基于模块度增量最大化标准决定哪些邻居社区应该被合并。经过一轮扫描后开始第二阶段,算法将第一阶段发现的所有的社区重新看作节点,构建新的网络,在新的网络上迭代的进行第一阶段。当模块度不再增长时,得到网络的社区近似最优
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-05
    • 文件大小:33792
    • 提供者:qljiang0203
  1. BGLL

    0下载:
  2. BGLL算法,用于计算网络模块度,和模块划分(BGLL algorithm for calculating network module degree, and module division)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-05
    • 文件大小:11264
    • 提供者:一念之间001
  1. BGLL

    0下载:
  2. 社团检测的经典算法,对于初学者非常有帮助,Louvain发表在2008年的(community detection algorithm in complex networks)
  3. 所属分类:Windows编程

    • 发布日期:2024-10-05
    • 文件大小:183296
    • 提供者:liaimo

源码中国 www.ymcn.org