Package com.gengoai.graph.scoring
-
Interface Summary Interface Description VertexScorer<V> Interface for algorithms that rank vertices in a graph. -
Class Summary Class Description AbstractVertexScorer<V> Abstract base vertex scorer that provides the rank methodDegreeScorer<V> PageRank<V> RandomWalkScorer<V> -
Enum Summary Enum Description DegreeScorer.DEGREE_TYPE The degree to calculate