You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fast Modularity Community Structure Inference Algorithm. Code's author : Aaron Clauset. The project is licensed under GPL-2. Official project's page: http://www.cs.unm.edu/~aaron/research/fastmodularity.htm . This repo contains minor changes in the original code in order to make it properly compile (original code was for c++03)..