Woodall

Violation of Independence of Pareto-Dominated Alternatives

Profile type: Profile
Config: 4 c, 6 v
Parameters:

IPDA violation for Woodall.
0 is Pareto-dominated by another candidate and removing 0 changes the set of winners:
+---+---+---+---+
| 2 | 1 | 1 | 2 |
+---+---+---+---+
| 1 | 2 | 2 | 3 |
| 3 | 1 | 3 | 0 |
| 2 | 3 | 0 | 1 |
| 0 | 0 | 1 | 2 |
+---+---+---+---+
Profile([[1, 3, 2, 0], [2, 1, 3, 0], [2, 3, 0, 1], [3, 0, 1, 2]], rcounts=[2, 1, 1, 2], cmap={0: '0', 1: '1', 2: '2', 3: '3'})
Winners in full election: [1, 2, 3]
Winners in election without 0: [1, 3]