|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnetkit.classifiers.active.graphfunctions.ScoringFunction
netkit.classifiers.active.graphfunctions.ReverseScoringFunction
netkit.classifiers.active.graphfunctions.WeightedBetweenness
netkit.classifiers.active.graphfunctions.ClusterSizeRank
public class ClusterSizeRank
| Field Summary |
|---|
| Fields inherited from class netkit.classifiers.active.graphfunctions.ScoringFunction |
|---|
gm, labeler, labels |
| Constructor Summary | |
|---|---|
ClusterSizeRank()
|
|
| Method Summary | |
|---|---|
boolean |
clusterBased()
Is this scoring function cluster based (does it need clustering). |
double |
score(ModularityClusterer.Cluster c,
Node n)
|
java.lang.String |
toString()
|
| Methods inherited from class netkit.classifiers.active.graphfunctions.ReverseScoringFunction |
|---|
bestScore, compare, worstScore |
| Methods inherited from class netkit.classifiers.active.graphfunctions.ScoringFunction |
|---|
compare, initialize, update, updateable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public ClusterSizeRank()
| Method Detail |
|---|
public boolean clusterBased()
ScoringFunction
clusterBased in class ScoringFunctionpublic java.lang.String toString()
toString in class WeightedBetweenness
public double score(ModularityClusterer.Cluster c,
Node n)
score in class WeightedBetweenness
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||