Thanks to visit codestin.com
Credit goes to github.com

Skip to content

iqzq123/community-finding

 
 

Repository files navigation

community-finding

Community finding library & testing application.
Project done in Java 1.7 with JUNG 2.0.1 framework. Library could be used without application in other JUNG projects.

Application:

  • visualization of graph and partition
  • reading graph from graphML and pajek files
  • generation random graphs and random with communities
  • runing multiple tests with different graphs
  • saving image with model of graph

Library:
Contains algorithms:

  • Louvain (Blondel)
  • Fast-Greedy Newman
  • Grivan-Newman (improved EdgeBetweennessClusterer)

About

Community finding library & testing application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%