igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] edge betweenness


From: Kurt J
Subject: [igraph] edge betweenness
Date: Mon, 17 Nov 2008 15:23:10 +0000

Hi igraphers,

I've been working w/ community detection and I want to apply the edge betweenness method.  However, with a graph ~20k nodes the community_edge_betweenness method seems to just hang.  It's been running for 5 days or so...  I understand this is rather expensive - like O(kmn) - but i thought it would get'er done eventually

in the python interface is there a way to terminate the algorithm before completion?

is there a verbose mode where i can see more of what is going on?

Cheers,
Kurt J

reply via email to

[Prev in Thread] Current Thread [Next in Thread]