igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Import error in igraph


From: Gábor Csárdi
Subject: Re: [igraph] Import error in igraph
Date: Tue, 26 Jun 2012 00:24:20 -0400

Graph.Formula has now a 'simplify' argument which removes multiple
(and loop) edges from the graph, if it is set to 'True'. By default it
is 'True'. This might explain the differences you are having. Set it
to 'False' if you want to keep multiple edges.

Gabor

On Mon, Jun 25, 2012 at 11:30 PM, Shreya Kedia <address@hidden> wrote:
> I started with Graph.Formula, get_edgelist(), summary(graph) and k_core(). I
> am getting different results for everything.
>
> -Shreya
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

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