pt.tumba.links
Class Companion

java.lang.Object
  extended by pt.tumba.links.HITS
      extended by pt.tumba.links.Companion

public class Companion
extends HITS

Companion algorithm.

Author:
Bruno Martins

Constructor Summary
Companion(WebGraph graph)
          Constructor for HITS
 
Method Summary
 
Methods inherited from class pt.tumba.links.HITS
authorityScore, computeHITS, computeHITS, hubScore, initializeAuthorityScore, initializeAuthorityScore, initializeHubScore, initializeHubScore
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Companion

public Companion(WebGraph graph)
Constructor for HITS

Parameters:
graph - The data structure containing the Web linkage graph