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
Infomap is an advanced community detection algorithm and would be nice to have. A very simple implementation of the algorithm can be found here. We might actually want to write a Julia wrapper to the C++ optimized fully version of the algorithm found here.