|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object pt.tumba.links.HITS pt.tumba.links.Companion
public class Companion
Companion algorithm.
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 |
---|
public Companion(WebGraph graph)
graph
- The data structure containing the Web linkage graph
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |