| 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 |
|---|
Scores(double hub,
double authority)
Creates an instance with the specified hub and authority score.
|
Copyright © 2015. All rights reserved.