人工网络生成程序,可在CSDN上免费下载

或者科学网这边也可以下载

参数

• n: number of vertices;
• k: average degree;
• maxk: maximum degree;
• mu: mixing parameter (the higher the mixing parameter of a network is, the more difficult it is to reveal the community
structure);
• minc: minimum for the community sizes;
• maxc: maximum for the community sizes.

mu值越大,社区结构越难发现

下面是可执行程序的操作流程

 

LFR  benchmark graphs 人工网络生成程序

非重叠社区的参数主要由

相关文章:

  • 2021-11-25
  • 2021-07-30
  • 2021-12-05
  • 2021-04-27
  • 2021-08-12
  • 2021-08-29
  • 2021-12-02
猜你喜欢
  • 2021-06-27
  • 2021-12-12
  • 2021-08-10
  • 2022-12-23
  • 2021-10-02
相关资源
相似解决方案