Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.78 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.78 KB

perpetual

Python implementations of perpetual voting rules

Perpetual voting rules [1] are voting rules that take the history of previous decisions into account. Due to this additional information, perpetual voting rules offer temporal fairness guarantees that cannot be achieved in singular decisions. In particular, such rules may enable minorities to have a fair (proportional) influence on the decision process and thus foster long-term participation of minorities. Further details can be found in [1], in particular a description of all implemented rules.

Comments

Contributors

The following people have contributed code to this package and provided help with technical and scientific questions (in alphabetic order): Benjamin Krenn, Martin Lackner.

References

[1] Martin Lackner. Perpetual Voting: Fairness in Long-Term Decision Making. Proceedings of AAAI 2020, 2020. http://martin.lackner.xyz/publications/perpetual.pdf