Skip to content

Commit 9056d44

Browse files
Update README.md
1 parent 8278b5a commit 9056d44

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# quantitative-multiwinner
22

3-
Python code for running the experiments in "A Quantitative Analysis of Multi-Winner Rules" by Martin Lackner and Piotr Skowron [1].
3+
Python code for running the experiments in "Utilitarian Welfare and Representation Guarantees of Approval-Based Multiwinner Rules" by Martin Lackner and Piotr Skowron [1].
44

55
## Requirements
66

77
* Python 2.7
8-
* [abcvoting](https://github.com/martinlackner/abcvoting) (and its prerequisites)
8+
* [abcvoting v1.0.0](https://github.com/martinlackner/abcvoting/releases/tag/v1.0.0)
9+
* Gurobi (and gurobipy)
10+
* gmpy2
911

1012

1113
## Replicability
@@ -16,4 +18,4 @@ The preflib files in [preflibdata](preflibdata/) are exactly the files used in o
1618
## References
1719

1820
[1] Martin Lackner, Piotr Skowron:
19-
A Quantitative Analysis of Multi-Winner Rules. CoRR abs/1801.01527 (2018) https://arxiv.org/abs/1801.01527
21+
Utilitarian Welfare and Representation Guarantees of Approval-Based Multiwinner Rules. Artificial Intelligence (2020) https://arxiv.org/abs/1801.01527

0 commit comments

Comments
 (0)