igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Correlating nodes with high betweenness


From: Gábor Csárdi
Subject: Re: [igraph] Correlating nodes with high betweenness
Date: Mon, 7 Dec 2009 18:56:31 +0100

Hi,

create a subgraph that includes only the nodes that have a betweenness
value above your limit.

Best,
Gabor

On Mon, Dec 7, 2009 at 5:29 PM, anupam sinha <address@hidden> wrote:
>
> Hi all,
>           I have a network of the following format :
>
> eco:b4069 eco:b4069
> eco:b4069 eco:b1241
> eco:b4069 eco:b0115
> eco:b4069 eco:b3256
> eco:b4069 eco:b0185
> eco:b4069 eco:b2316
>
> where each of the alphanumeric value is a node id. I calculate the
> betweenness of the nodes. My query though is how do I find pairs of nodes
> which are connected to each other and have betweenness values above a
> certain threshold ?
> Thanks in advance.
>
>
> Regards,
>
>
> Anupam
>
>
>
>
>
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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