igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] iGraphObjects


From: Gábor Csárdi
Subject: Re: [igraph] iGraphObjects
Date: Mon, 8 Mar 2010 22:41:57 +0100

On Mon, Mar 8, 2010 at 10:43 PM, Harun Pirim <address@hidden> wrote:
[...]
> I just need a number of removed edges, not all of them.
> Edge.betweenness.community gives all the edges(maybe ineffiecient in this my
> case).

Then write a for loop, and run edge.betweenness and delete.edges
repeatedly, as many time as you want.

G.

[...]
-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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