自己写的示例 仅供参考: public static void main(String[] args) { File file; file = new File("e:\\客户管理项目计划V1.0.mpp"); LinkedHashMap infoMap = new LinkedHashMap(); Map userSbMap = new HashMap(); List resourceList = new ArrayList(); String a = readMpp(file, infoM
Infomap算法源码 一种高效的发现非重叠社区发现算法 输出必须是存放在dist/文件夹里面,而且如果该文件夹没有创建出来,程序将出错。 输入文件可以为各种文本格式.dat等,默认为无向网络 参考文献:Maps of random walks on complex networks reveal community structure