simberaj / votelib

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

Add option for tie reconciliation to election result mergers #26

Open simberaj opened 4 years ago

simberaj commented 4 years ago

Affects:

Add an option to perform tie reconciliation on the merged results. Will need to see #19 implemented first.