人工網絡生成程序,可在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值越大,社區結構越難發現
下面是可執行程序的操作流程

非重疊社區的參數主要由
