Profile type: Profile
Config: 3 c, 13 v
Parameters: ∅
ISDA violation for Coombs TB.
0 is outside of the Smith set and removing 0 changes the set of winners:
+---+---+---+---+---+
| 1 | 5 | 1 | 3 | 3 |
+---+---+---+---+---+
| 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=[1, 5, 1, 3, 3], cmap={0: '0', 1: '1', 2: '2'})
Winners in full election: [1]
Winners in election without 0: [2]