| Package | Description |
|---|---|
| edu.uci.ics.jung.algorithms.importance |
| Modifier and Type | Class and Description |
|---|---|
class |
KStepMarkov<V,E>
Algorithm variant of
PageRankWithPriors that computes the importance of a node based upon taking fixed-length random
walks out from the root set and then computing the stationary probability of being at each node. |
Copyright © 2016. All rights reserved.