[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 •Layout Algorithm speed
Page 1 of 1

Layout Algorithm speed

Posted: 16 Aug 2016 12:17
by gehpi_user
Hello,
I have a question regarding the speed of layout algorithms. I've just started using Gephi and noticed that while some layout algorithms seem to finish allmost instant, some seem to take forever. E.g. the Forced-Athlas Algorithm is running several minutes on the example Dataset, while allmost every other algorithm is applied in under a second. What is causing this? Are certain alorithms not applicable to certain datasets?

Also, the Fruchterman Reingold Algorithm seems to produce a usefull visual result in seconds, but then keeps running minutes with no noticeable difference in visual shape of the graph.

Thanks in advance!