public class ClusterRefinerParam
extends java.lang.Object
| Constructor and Description |
|---|
ClusterRefinerParam() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxCostOfEdge() |
int |
getNumOfClusters() |
void |
setMaxCostOfEdge(int maxCost) |
void |
setNumOfClusters(int numOfClusters) |