Smith IRV PUT

Violation of Stability for Winners

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

Stability for Winners violation for Smith IRV PUT.
0 wins without 2 in the election and is majority preferred to 2 but loses when 2 is included:
+---+---+---+
| 1 | 3 | 2 |
+---+---+---+
| 0 | 1 | 2 |
| 2 | 0 | 0 |
| 1 | 2 | 1 |
+---+---+---+
Profile([[0, 2, 1], [1, 0, 2], [2, 0, 1]], rcounts=[1, 3, 2], cmap={0: '0', 1: '1', 2: '2'})
Winners in full election: [1, 2]
Winners in election without 2: [0, 1]