Hi,

 In python igraph version, g=Graph();
g.layout_fruchterman_reingold(weights=edgeweightlist) function in igraph
produces different layout of graph each time for same graph nodes and same
edgeweightlist. How to turn off this randomness to produce the same graph
each time?


Regards,
Ranganath B N.
_______________________________________________
igraph-help mailing list
igraph-help@nongnu.org
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to