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 <[email protected] > (mailto:[email protected])> wrote: > > On Wed, Aug 15, 2012 at 12:54 PM, Sam Steingold <[email protected] > > (mailto:[email protected])> 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 > [email protected] (mailto:[email protected]) > https://lists.nongnu.org/mailman/listinfo/igraph-help _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
