python-igraph
python-igraph copied to clipboard
Expose length parameter for community_edge_betweenness
Expose the length parameter of community_edge_betweenness(), in accordance with C/igraph 1.0. This will provide backwards compatibility with the previous "weights" parameter which indicated lengths, not strengths.