|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraph_cluster_utils.alg.disk.AlgDisk
graph_cluster_utils.alg.disk.didic.AlgDiskDiDiC
public class AlgDiskDiDiC
Inherits from AlgDisk
. Basic implementation of the DiDiC
clustering/partitioning algorithm, computed directly on a Neo4j instance.
Constructor Summary | |
---|---|
AlgDiskDiDiC(java.lang.String databaseDir,
Supervisor supervisor)
|
Method Summary | |
---|---|
void |
start(Conf config)
Run the clustering/partitioning algorithm |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlgDiskDiDiC(java.lang.String databaseDir, Supervisor supervisor)
Method Detail |
---|
public void start(Conf config)
Alg
config
- an implementation of Conf
containing algorithm
specific configuration parameters
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |