Benham TB

Violation of Stability for Winners

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

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