[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •[SOLVED] Kamada-Kawai
Page 1 of 1

[SOLVED] Kamada-Kawai

Posted: 29 Dec 2010 09:26
by jokel
Dear Gephi-experts!

Is there a plug-in which would allow me to layout graphs using a Kimura-Kawai algorithm (similar to the one used in Pajek)? I am trying to spatially group nodes according to the modules they belong to but somehow do not achieve nice results. I remember that in Pajek Kimura-Kawai worked great for my purposes.

Many thanks for your help!
Jokel

Re: Kimura-Kawai

Posted: 29 Dec 2010 10:43
by admin
Hi,

You may talk about Kamada-Kawai? It's not implemented in Gephi and all layouts only works on the linkage structure.

But it's easy to implement a new layout if you want, see this tutorial.

Re: Kimura-Kawai

Posted: 29 Dec 2010 13:53
by jokel
Sorry... of course i meant Kamada-Kawai...

Would there be any alternative so that I could spatially map my nodes according to their modularity (nodes belonging to the same module plotted close to each other)? I tried with Fruchterman-Reingold however I still got a lot of overlap between my color-coded modules which does not look so nice...

Many thanks for your help!
Jokel