simberaj / votelib

Evaluation of voting systems in Python.
MIT License
16 stars 3 forks source link

Add 'minimum' option for RankedToPositionalVotes #25

Open simberaj opened 4 years ago

simberaj commented 4 years ago

To allow Borda count variants where unranked candidates are given the score equal to the lowest ranked candidate.