Package com.mastfrog.graph.algorithm
-
Interface Summary Interface Description Score<T> Implementation over strings of the scores as returned by page rank and eigenvector centrality algorithms. -
Class Summary Class Description Algorithm<R,A extends Algorithm> Algorithm.BooleanParameter<A extends Algorithm> Algorithm.DoubleParameter<A extends Algorithm> Algorithm.IntParameter<A extends Algorithm> EigenvectorCentrality PageRank RankingAlgorithm<A extends RankingAlgorithm>