igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Betweenness Centrality


From: Sanjin Pajo
Subject: Re: [igraph] Betweenness Centrality
Date: Mon, 23 Feb 2015 17:35:04 +0000

Thank you, the graph is without weights. If you need more information or the 
edge list, please let me know. 


________________________________________
From: address@hidden address@hidden on behalf of Tamas Nepusz address@hidden
Sent: Monday, February 23, 2015 6:11 PM
To: Help for igraph users
Subject: Re: [igraph] Betweenness Centrality

> I'm sorry, I am using R and the function looks something like this:
> betweenness(graph, v=ids, directed=TRUE, nobigint=FALSE, normalized=TRUE). It
> completes with the warning message: integer overflow.
Hmmm, it looks like the warning message might come from R itself and not igraph
(because igraph's error message would read "Integer or double overflow") so I'm
at a loss here. Gabor?

Also, one thing I noticed is that this argument is ignored for weighted graphs
-- does your graph have weights?

--
T.

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



reply via email to

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