public class RankingEvaluatorHelper extends Object
| Constructor and Description |
|---|
RankingEvaluatorHelper(RippleList arg,
ModelConnection mc) |
| Modifier and Type | Method and Description |
|---|---|
List<RankingContext> |
getResults() |
boolean |
reduceOnce(ModelConnection mc)
Spends one computational step on improving the ranking.
|
public RankingEvaluatorHelper(RippleList arg, ModelConnection mc)
public boolean reduceOnce(ModelConnection mc) throws RippleException
RippleException - if the ranking can't be computedpublic List<RankingContext> getResults()
Copyright © 2007-2012 fortytwo.net. All Rights Reserved.