Dear Charles, > I saw some messages about the possibility of allowing edge weighting > to be used in edge betweenness method of community detection. (see > here: https://bugs.launchpad.net/igraph/+bug/638174). But I didn't > find any information about this in the help of the functions > "edge.betweenness.community" nor "edge.betweenness".
The implementation of using weights in the edge betweenness community detection is still in progress, as you can see from the status of the bug at https://bugs.launchpad.net/igraph/+bug/638174 . It will probably be implemented in igraph 0.6. Best, Tamas _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
