User:Jameson Quinn/SPARTA voting: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2:
 
# Voters score each candidate in the district from 0-5.
##On each ballot, initialize the "remaining score" for each candidate to equal the original score for that candidate. Later, if the ballot is partially exhausted, that remaining score may change, but the original score will not.
##To begin with, the "max remaining score" for each ballot is 5.
##On each ballot, initialize the "remaining score" for each candidate to equal the original score for that candidate. Later, if the ballot is partially exhausted, that remaining score may change, but the original score will not.
# Until all seats are filled, repeat the following steps:
## Using the current ballots and their weights, find the two "frontrunners", the candidates with the highest total remaining scores.