| Interface | Description |
|---|---|
| Score<T> |
Implementation over strings of the scores as returned by page rank and
eigenvector centrality algorithms.
|
| 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> |
Copyright © 2010–2020 Mastfrog Technologies. All rights reserved.