|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraph_cluster_utils.alg.Alg
graph_cluster_utils.alg.esp.AlgEvoPartition
public abstract class AlgEvoPartition
Base class of all Evolving Set Process (ESP) algorithm implementations. Provides common functionality of the various ESP versions.
Constructor Summary | |
---|---|
AlgEvoPartition(org.neo4j.graphdb.GraphDatabaseService transNeo,
Logger logger)
|
Method Summary |
---|
Methods inherited from class graph_cluster_utils.alg.Alg |
---|
start |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlgEvoPartition(org.neo4j.graphdb.GraphDatabaseService transNeo, Logger logger)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |