simberaj / votelib

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

Add TransferableVoteDistributor #30

Closed simberaj closed 3 years ago

simberaj commented 4 years ago

Add an analogue of votelib.evaluate.sequential.TransferableVoteSelector that distributes votes to candidates (i.e. does not eliminate quota-elected candidates but keeps them in play).