|
From: | Matthew Galati |
Subject: | Re: [igraph] betweeness centrality |
Date: | Mon, 25 Nov 2013 09:20:16 -0500 |
<address@hidden> wrote:This seems to be a very old version of igraph. Vertices has been
> It doesn't look like betweenness centrality normalization is working.
>
> The result seems the same with and without normalization. I expected the
> solution to be 0,0,1 (after normalization by (n-1)*(n-2)).
>
>
>> E(g)
> Edge sequence:
>
> [1] 0 -> 2
> [2] 2 -> 0
> [3] 1 -> 2
> [4] 2 -> 1
numbered from one for more than a year now.
Please make sure that this still happens in the most recent version. Thanks.
Gabor
[Prev in Thread] | Current Thread | [Next in Thread] |