AuthorityWeightedTrustScorer

constructor(weights: Map<AuthorityTier, Double> = DEFAULT_WEIGHTS, unknownScore: Double = DEFAULT_UNKNOWN_SCORE)