martinlackner / abcvoting

Python implementations of approval-based committee (multi-winner) voting rules
https://abcvoting.readthedocs.io/
MIT License
32 stars 16 forks source link

Implement Greedy Monroe #1

Closed martinlackner closed 4 years ago

martinlackner commented 5 years ago

Greedy (sequential) Monroe as described in [1] is currently not implemented.

[1] P. Skowron, P. Faliszewski, and A. Slinko. Achieving fully proportional representation: Approximability result. Artificial Intelligence, 222:67–103, 2015. https://arxiv.org/abs/1312.4026