| Modifier and Type | Field and Description |
|---|---|
double |
authority
The authority score for a vertex.
|
double |
hub
The hub score for a vertex.
|
| Constructor and Description |
|---|
HITS.Scores(double hub,
double authority)
Creates an instance with the specified hub and authority score.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |