[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
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2014-06-04T09:42:01+01:00 https://www.forum-gephi.org/app.php/feed/topic/1615 2014-06-04T09:42:01+01:002014-06-04T09:42:01+01:00 https://www.forum-gephi.org/viewtopic.php?t=1615&p=10418#p10418 <![CDATA[Re: Modularity for directed / weighted graphs?]]> http://arxiv.org/abs/0801.1647

I might give its implementation a try, although my Java skills are not that great.

Statistics:Posted by WouterSpekkink — 04 Jun 2014 09:42


]]>
2013-05-02T11:58:48+01:002013-05-02T11:58:48+01:00 https://www.forum-gephi.org/viewtopic.php?t=1615&p=8513#p8513 <![CDATA[Re: Modularity for directed / weighted graphs?]]>
Curious as I too need to do modularity analysis on a weighted by undirected graph - any update on this development?

Many thanks!
Nick

Statistics:Posted by incunix — 02 May 2013 11:58


]]>
2012-02-03T14:09:07+01:002012-02-03T14:09:07+01:00 https://www.forum-gephi.org/viewtopic.php?t=1615&p=5592#p5592 <![CDATA[Re: Modularity for directed / weighted graphs?]]>
Currently, Gephi does not handle directions and weights.

I am working on using weight for modularity, it needs debugging but I will do my best to finish it for the next release.

It is more difficult for directed graphs, because modularity is not defined for them. Community detection is IMHO still a completely open problem for directed graphs and I do not see any "consensual" algorithms or definition like the modularity.


Best,

Thomas

Statistics:Posted by taynaud — 03 Feb 2012 14:09


]]>
2012-01-13T12:37:56+01:002012-01-13T12:37:56+01:00 https://www.forum-gephi.org/viewtopic.php?t=1615&p=5433#p5433 <![CDATA[Modularity for directed / weighted graphs?]]>
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

Statistics:Posted by UlaSagarra — 13 Jan 2012 12:37


]]>