Modularity for directed / weighted graphs?
Posted: 13 Jan 2012 12:37
Hi all,
I've been using Gephi lately but only for visualization (since I program mostly in python and use NetworkX for the calculations).
But I wanted to use the modularity algorithm integrated in Gephi on my network. The problem is that my network is weighted and directed, and I was wondering wether the implementation of the Blondel Algortihm is adapted to these circumstances.
I (tried) to check the sourcecode but wasn't very successful (never done anything in java).
Thank you in advance for setting up such a cool program!
Cheers
Ula
I've been using Gephi lately but only for visualization (since I program mostly in python and use NetworkX for the calculations).
But I wanted to use the modularity algorithm integrated in Gephi on my network. The problem is that my network is weighted and directed, and I was wondering wether the implementation of the Blondel Algortihm is adapted to these circumstances.
I (tried) to check the sourcecode but wasn't very successful (never done anything in java).
Thank you in advance for setting up such a cool program!
Cheers
Ula