Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: LouvainAlgorithm Download
 Description: In order to reduce the time complexity of the algorithm, Vincent Blondel et al. Proposed another hierarchical greedy algorithm (BGLL algorithm). The algorithm consists of two phases, which are repeated iteratively until the network community is divided by no longer growing. The first phase merges the community, and the algorithm treats each node as a community, based on the modularity maximization criteria, which neighbor communities should be merged. After the second phase of the scan, the algorithm will re-see all the communities found in the first stage as nodes, build new networks, and carry out the first phase on the new network. When the degree of the module is no longer increased, the optimal neighborhood of the community is obtained.
 Downloaders recently: [More information of uploader J蒋 ]
 To Search:
File list (Check if you may need any files):
LouvainAlgorithm\.classpath
LouvainAlgorithm\.project
LouvainAlgorithm\.settings\org.eclipse.jdt.core.prefs
LouvainAlgorithm\bin\communitydetection\DataSet.class
LouvainAlgorithm\bin\communitydetection\Main.class
LouvainAlgorithm\bin\communitydetection\NetWork.class
LouvainAlgorithm\communities.txt
LouvainAlgorithm\generated.gml
LouvainAlgorithm\src\communitydetection\DataSet.java
LouvainAlgorithm\src\communitydetection\Main.java
LouvainAlgorithm\src\communitydetection\NetWork.java
LouvainAlgorithm\bin\communitydetection
LouvainAlgorithm\src\communitydetection
LouvainAlgorithm\.settings
LouvainAlgorithm\bin
LouvainAlgorithm\src
LouvainAlgorithm

CodeBus www.codebus.net