igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Problem whith betweeness centrality


From: igraph . x . flushy
Subject: Re: [igraph] Problem whith betweeness centrality
Date: Tue, 2 Jun 2009 00:55:15 +0200

Yes indeed.
Mea maxima culpa.

Thanks

On 01 Jun 2009, at 20:36, Tamas Nepusz - address@hidden wrote:

Hi,


And the output of the complete network as dot is as follows
graph {
 0;1;  2;  3;  4;  5;  6;  7;  8;  9;
1 -- 0; 2 -- 0; 3 -- 0; 4 -- 1; 3 -- 1; 2 -- 1; 3 -- 2; 5 -- 2; 6 -- 2; 4 -- 3; 5 -- 4; 7 -- 4; 5 -- 3; 7 -- 5; 6 -- 5; 8 -- 6; 9 -- 8;
}
For me, it looks like Diana (vertex ID = 3) has degree 5. In the example graph on orgnet.com, Diana has six adjacent edges, so the two networks are not the same.

--
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]