itsdfish / RankChoiceVoting.jl

A Julia package for simulating and analyzing rank choice voting systems.
MIT License
5 stars 0 forks source link

Update IIA #3

Open itsdfish opened 1 year ago

itsdfish commented 1 year ago

Currently IIA only examines whether removing a subset of losers changes the winner. A more strict criterion would check whether the relative ranking changes if any subset of candidates are removed. It might be worth distinguishing between cases that affect the ranking vs. cases that only affect the winner.