Profile type: Profile
Config: 4 c, 5 v
Parameters: ∅
Immunity to Spoilers violation for Consensus Builder.
0 wins without 3 in the election and is majority preferred to 3 but both lose when 3 is included:
+---+---+---+---+---+
| 1 | 1 | 1 | 1 | 1 |
+---+---+---+---+---+
| 1 | 2 | 2 | 3 | 3 |
| 0 | 0 | 1 | 0 | 1 |
| 3 | 1 | 0 | 2 | 0 |
| 2 | 3 | 3 | 1 | 2 |
+---+---+---+---+---+
Profile([[1, 0, 3, 2], [2, 0, 1, 3], [2, 1, 0, 3], [3, 0, 2, 1], [3, 1, 0, 2]], rcounts=[1, 1, 1, 1, 1], cmap={0: '0', 1: '1', 2: '2', 3: '3'})
Winners in full election: [1]
Winners in election without 3: [0]