toggle menu
kotlin-mp-thesis-library
1.7.0
common
switch theme
search in API
kotlin-mp-thesis-library
/
entities.implementations
/
MajorityVotesAlgorithm
/
computeByAlgorithmRules
compute
By
Algorithm
Rules
open
override
fun
computeByAlgorithmRules
(
votes
:
List
<
SinglePreferenceVote
<
S
>
>
)
:
Ranking
<
S
>
Compute the final ranking, given the votes.