Relevant rating: Difference between revisions

no edit summary
(Simplified secondary method)
No edit summary
Line 32:
## If the current qualifying set has at least one member Q, the candidate with the highest T(Q) is the winner
## Otherwise, decrement R by one
## SetFor each candidate X, set '''TCA(X,C)''' to the highest approval for any candidate on ballots that rate X below the new R rating level
## For each candidate X, is '''T(X) > TCA(X,C)''' (using new TCA(X,C))? If so, then X is a member of a new qualifying set.
## If the new qualifying set has at least one member Q', then the candidate with the highest T(Q') is the winner.
40

edits