Michael Hackstein
|
866b74d4b6
|
GraphViewer: Added a function to the node reducer to join nodes based on their similarity if too many child nodes aare added at once
|
2013-05-24 15:21:26 +02:00 |
Michael Hackstein
|
30b60f7715
|
GraphViewer: All tests pass
|
2013-05-21 10:34:00 +02:00 |
Michael Hackstein
|
4161ff662c
|
GraphViewer: Added Tests for communication between Adapter and NodeReducer
|
2013-05-17 15:26:28 +02:00 |
Michael Hackstein
|
c0a389b56e
|
GraphViewer: Modified tests so they could be run with an external tool like Karma, but not yet finished.
|
2013-05-13 18:48:05 +02:00 |
Michael Hackstein
|
6d65938645
|
GraphViewer: CommunityDetection algorithm implemented successfully, however distance is not yet considered for decission
|
2013-05-13 15:28:41 +02:00 |
Michael Hackstein
|
3d1bd8dfde
|
GraphViewer: Implemented initialisation for Clauset, Newman and Moore's algorithm
|
2013-05-13 12:48:42 +02:00 |
Michael Hackstein
|
83a6344eae
|
GraphViewer: Added Method Stub to NodeReducer
|
2013-05-13 09:33:32 +02:00 |
Michael Hackstein
|
8ac7ba1968
|
GraphViewer: Added Tests and ClassStub for the NodeReducer
|
2013-05-13 09:20:26 +02:00 |