igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Label propagation algorithm performance comparison


From: Gábor Csárdi
Subject: Re: [igraph] Label propagation algorithm performance comparison
Date: Tue, 5 Feb 2013 21:39:32 -0500

Hi, this is hard to answer, because we don't know what you did exactly. Please send some platform information, e.g. the output of sessionInfo() in R, and also some self-contained code that reproduces the problem. (You can use some random graph if you don't want to share your data, or the data is big.)

Gabor


On Tue, Feb 5, 2013 at 6:30 PM, Zhige Xin <address@hidden> wrote:
Hi all,

I have a question. When I use R and label.propagation.community() on the network that has more than 20, 000 nodes, my laptop tells me out of memory. 

Why it does not happen when I use Python and community_label_propagation()? I thought they were both written in C.


Isaiah

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