Michael Hackstein
|
b718365504
|
GraphViewer: Integrated the modularity joiner into the nodeReducer. All old tests pass now so joining seems to be quite good. yay ;)
|
2013-07-01 17:12:55 +02:00 |
Michael Hackstein
|
a443727e89
|
GraphViewer: Tested the modularity joiner with the famous Zachary Karate Club
|
2013-07-01 16:32:38 +02:00 |
Michael Hackstein
|
3c3e20056f
|
GraphViewer: Implemented new version of modularity join taking into account directions and multiple edges between a pair of nodes
|
2013-07-01 15:05:19 +02:00 |
Michael Hackstein
|
c5fe80aa98
|
GraphViewer: Added getters to all values in the modulatiry joiner and added a setup function instead of calling a cascade of 4 functions
|
2013-07-01 09:54:44 +02:00 |
Michael Hackstein
|
d0f1218a0d
|
GraphViewer: Identified a bug in the community detection. Now started to externalize modularity computation s.t. it can be better tested
|
2013-06-28 15:50:27 +02:00 |