simberaj / votelib

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

RCIPE (IRV with Condorcet Loser elimination first) #69

Open simberaj opened 1 year ago

simberaj commented 1 year ago

Implement the Ranked Choice Including Pairwise Elimination selector as a combination of TransferableVoteSelector and CondorcetSelector. https://electowiki.org/wiki/Ranked_Choice_Including_Pairwise_Elimination