python-igraph icon indicating copy to clipboard operation
python-igraph copied to clipboard

Expose length parameter for community_edge_betweenness

Open szhorvat opened this issue 4 months ago • 0 comments

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.

szhorvat avatar Jun 18 '25 22:06 szhorvat