computeByAlgorithmRules

abstract fun computeByAlgorithmRules(votes: List<V>): Ranking<S>

Compute the final ranking, given the votes.