[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 •The randomness of the Modularity
Page 1 of 1

The randomness of the Modularity

Posted: 21 Nov 2013 19:41
by ticoalu
Other software and algorithm utilize random number "seed" generator acquire random number each time algorithma initialize in order to ensure (or rather simulate) randomness.

Does Gephi utilize random number generator when initializing the modularity algorithm? Since both Blondel community detection algorithm and the random walk time parameter (resolution) rely on greedy heuristic, I would like to know if Gephi will provide good randomness for each run when attempting to set up some kind of experiment.

Thanks in advance!

Re: The randomness of the Modularity

Posted: 26 Nov 2013 13:47
by seinecle
Thanks for your comment.

Please register this issue in the issue tracker:
https://github.com/gephi/gephi/issues?state=open

Best,

Clement