public class ChineseWhispersClustering extends Object implements Serializable
| Constructor and Description |
|---|
ChineseWhispersClustering() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Edge> |
cluster(Graph<E> graph) |
<E extends Edge> |
cluster(Graph<E> graph,
int maxIterations) |
<E extends Edge> |
cluster(Graph<E> graph,
int maxIterations,
double randomAssignmentProb) |
Copyright © 2012. All Rights Reserved.