Hello igraph users and developers,

How are edge weights interpreted by the
igraph_community_edge_betweenness() function?

http://igraph.org/c/doc/igraph-Community.html#idm470942730032

For betweenness calculations, high weight = long distance (i.e. weak
connection).  Is this the case for this function as well?  It seems to
be based on the centralities it returns.

But for modularity calculations (which are invoked from within this
function), high weight = strong connection.

Is there a mismatch (and therefore a bug) in this function?

Szabolcs Horvát

_______________________________________________
igraph-help mailing list
igraph-help@nongnu.org
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to