Profile type: Profile
Config: 3 c, 2 v
Parameters: ∅
IPDA violation for Iterated Removal Condorcet Loser.
0 is Pareto-dominated by another candidate and removing 0 changes the set of winners:
+---+---+
| 1 | 1 |
+---+---+
| 2 | 2 |
| 0 | 1 |
| 1 | 0 |
+---+---+
Profile([[2, 0, 1], [2, 1, 0]], rcounts=[1, 1], cmap={0: '0', 1: '1', 2: '2'})
Winners in full election: [0, 1, 2]
Winners in election without 0: [2]