igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] community detection


From: Tamás Nepusz
Subject: Re: [igraph] community detection
Date: Wed, 15 Aug 2012 21:26:11 +0200

I believe that the spinglass clustering implementation we use has an upper 
limit on the number of spins - this is definitely there in the original 
implementation of the authors and I think we just use their code in igraph 
without any modifications.  

--  
T.


On Wednesday, 15 August 2012 at 21:24, Sam Steingold wrote:

> On Wed, Aug 15, 2012 at 3:17 PM, Gábor Csárdi <address@hidden 
> (mailto:address@hidden)> wrote:
> > On Wed, Aug 15, 2012 at 12:54 PM, Sam Steingold <address@hidden 
> > (mailto:address@hidden)> wrote:
> > [...]
> > > Error in spinglass.community(mygr10, gamma = 10, spins = 1000) :
> > > At clustertool.cpp:258 : Invalid number of spins, Invalid value
> >  
> >  
> >  
> > I guess you set the maximum number of spins (=communities) higher than
> > the number of vertices in the graph.
>  
>  
>  
> nope, I have 6k vertexes there.
>  
>  
> --  
> Sam Steingold <http://sds.podval.org> <http://www.childpsy.net/>
>  
> _______________________________________________
> igraph-help mailing list
> address@hidden (mailto:address@hidden)
> https://lists.nongnu.org/mailman/listinfo/igraph-help






reply via email to

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