Hello.

I am using igraph R package and moving from igraph 0.5.5 to 0.6.5.

But I found that I can’t get the same result from
layout.fruchterman.reingold function of 0.6.5 even if I specified the
same network object and the same starting positions. The output
layouts are different between 0.5.5 and 0.6.5.

Is there any way to reproduce the same result as 0.5.5 using 0.6.5??

Here is my test code:
http://koichi.nihon.to/psnl/tmp/net_test.r

igraph 0.5.5 result:
http://koichi.nihon.to/psnl/tmp/055.png

igraph 0.6.5 result:
http://koichi.nihon.to/psnl/tmp/065.png

New layout is not bad at all, but I would like to have the same
results when I input the same data.

Thank you! And sorry for my poor English.

BTW, I am developing a content analysis (text data mining) software
using the igraph package. Igraph package is really useful and nice
software! Thank you very much for the effort!
http://khc.sourceforge.net/en/gallery/

Koichi, Higuchi

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to