I need view (drawn or plot) the communities structure in networks
I have this:
import igraph from random import randint def _plot(g, membership=None
Remove the edges across multiple communities, calculate the layout without these edges, and then use it for the original graph.