文件名称:经典社区划分算法BGLL
文件大小:180KB
文件格式:ZIP
更新时间:2016-05-09 03:34:26
BGLL 社区划分
经典社区划分算法BGLL,C++实现,经典社区划分算法之一
【文件预览】:
Community_BGLL_CPP
----graph.cpp(4KB)
----graph_binary.h(3KB)
----graph.h(1KB)
----sample_networks()
--------example.bin(292B)
--------karate.txt(386B)
--------example.txt(130B)
--------arxiv.txt(460KB)
----graph_binary.cpp(6KB)
----community.h(4KB)
----community.cpp(8KB)
----main_hierarchy.cpp(3KB)
----Makefile(565B)
----main_community.cpp(4KB)
----main_convert.cpp(2KB)
----readme.txt(3KB)