That worked. Thank you very much! Snehal
On Mon, Nov 28, 2016 at 3:36 PM, Tiago de Paula Peixoto <[email protected]> wrote: > On 28.11.2016 09:41, Snehal Shekatkar wrote: > > Basically, instead of seeing two disconnected modules, I see that those > > modules are connected by few links. (There are some isolated nodes which > is > > not a problem I guess). > > The algorithm implemented is a MCMC, which needs to equilibrate. Try > passing > something like niter=1000 to the random_graph() function. > > -- > Tiago de Paula Peixoto <[email protected]> > > > _______________________________________________ > graph-tool mailing list > [email protected] > https://lists.skewed.de/mailman/listinfo/graph-tool > > -- Snehal Madhukar Shekatkar Pune India
_______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
