[igraph] Weighted edges and leading.eigenvector.community
From:
Andrei Boutyline
Subject:
[igraph] Weighted edges and leading.eigenvector.community
Date:
Sun, 11 Sep 2011 18:30:42 -0700
Dear all,
Is there a way of getting leading.eigenvector.community to use edge weights when determining community structure? It looks like there was some discussion of generalizing this algorithm to weighted graphs a few years ago on this list (http://lists.gnu.org/archive/html/igraph-help/2009-02/msg00009.html), but I can't tell if this functionality was ever added.
If leading.eigenvector.community cannot make use of edge weights, is there by chance another weighted community detection method in igraph that produces fairly similar results?