Skip to content
alexaverbuch edited this page Sep 14, 2010 · 4 revisions

graph_cluster_neo4j is a Maven project, built in Eclipse.

It’s a test implementation of the DiDiC 1 decentralized dynamic partitioning algorithm.
The algorithm is implemented on a single, coloured Neo4j graph at present.
This is still in centralized mode and well and truly in “proof of concept” stage, but the algorithm is proven to work in
large P2P systems.

To visualize the results for verification NeoClipse (the Neo4j Eclipse plugin) & iGraph have been used.

1 Joachim Gehweiler and Henning Meyerhenke. A Distributed Diffusive Heuristic for Clustering a Virtual P2P
Supercomputer, University of Paderborn, 2010.
http://aeolus.ceid.upatras.gr/scientific-reports/4th-year-reports/distribClust.pdf

Clone this wiki locally