edu.uci.ics.jung.algorithms.importance
Class HITS<V,E>

java.lang.Object
  extended by edu.uci.ics.jung.algorithms.util.IterativeProcess
      extended by edu.uci.ics.jung.algorithms.importance.AbstractRanker<V,E>
          extended by edu.uci.ics.jung.algorithms.importance.HITS<V,E>
All Implemented Interfaces:
IterativeContext

Deprecated. As of JUNG 2.0 beta, replaced with HITS.

public class HITS<V,E>
extends AbstractRanker<V,E>

Calculates the "hubs-and-authorities" importance measures for each node in a graph. These measures are defined recursively as follows: