igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] community detection


From: Sam Steingold
Subject: Re: [igraph] community detection
Date: Wed, 15 Aug 2012 14:44:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

> * Gábor Csárdi <address@hidden> [2012-08-15 12:30:10 -0400]:
>
> Because you set the maximum number of communities (=spins argument) to
> 25 (the default).

thanks!

system.time(community <- spinglass.community(mygr10,gamma=10,spins=500))
    user   system  elapsed 
4635.002    2.512 4649.241 

is there a way to speed this up?

I understand that I have a peculiar need: I care more about speed,
uniform size, and number of communities than about the modularity.

Still, maybe you could suggest something?

TIA.

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://mideasttruth.com http://honestreporting.com
http://think-israel.org http://ffii.org http://camera.org
Two psychics reading each other's minds will die from stack overflow.



reply via email to

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