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]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
