igraph-help
[Top][All Lists]
Advanced

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

RE: [igraph] Weighted beweenness centrality in igraph


From: Rui Carvalho
Subject: RE: [igraph] Weighted beweenness centrality in igraph
Date: Mon, 1 Sep 2008 12:11:52 +0100

Hi,

Thanks for your reply. Does igraph compute node/edge betweenness with
parallel edges?

Many thanks,
Rui


-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Tamas Nepusz
Sent: 01 September 2008 12:03
To: Help for igraph users
Subject: Re: [igraph] Weighted beweenness centrality in igraph

Dear Rui,

> Is weighted node/edge betweenness centrality implemented in igrah?
It's already implemented in the development version (0.6) but not in  
the stable branch (0.5). The reason why it is delayed till 0.6 is that  
it changes the C API (there is an additional argument for  
igraph_betweenness that contains the edge weights). You will have to  
compile the dev version yourself from the sources, although the Python  
interface is a bit tricky to compile on Windows; I'm currently  
struggling to compile the Python interface for 0.5.1.

-- 
Tamas



_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help





reply via email to

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