Profile type: Profile
Config: 4 c, 4 v
Parameters: ∅
Truncated Involvement violation found:
Original profile:
+---+---+---+---+
| 1 | 1 | 1 | 1 |
+---+---+---+---+
| 0 | 1 | 2 | 3 |
| 3 | 0 | 1 | 2 |
| 2 | 3 | 0 | 1 |
| 1 | 2 | 3 | 0 |
+---+---+---+---+
Profile([[0, 3, 2, 1], [1, 0, 3, 2], [2, 1, 0, 3], [3, 2, 1, 0]], rcounts=[1, 1, 1, 1], cmap={0: '0', 1: '1', 2: '2', 3: '3'})
River TB winner is {2}
Profile with ballot removed:
+---+---+---+
| 1 | 1 | 1 |
+---+---+---+
| 0 | 1 | 3 |
| 3 | 0 | 2 |
| 2 | 3 | 1 |
| 1 | 2 | 0 |
+---+---+---+
Profile([[0, 3, 2, 1], [1, 0, 3, 2], [3, 2, 1, 0]], rcounts=[1, 1, 1], cmap={0: '0', 1: '1', 2: '2', 3: '3'})
River TB winner is {1}
Margin graph of profile with ballot removed:
Profile with truncated ballot:
+---+---+---+---+
| 1 | 1 | 1 | 1 |
+---+---+---+---+
| 0 | 1 | 3 | 2 |
| 3 | 0 | 2 | 1 |
| 2 | 3 | 1 | |
| 1 | 2 | 0 | |
+---+---+---+---+
ProfileWithTies([{0: 1, 3: 2, 2: 3, 1: 4}, {1: 1, 0: 2, 3: 3, 2: 4}, {3: 1, 2: 2, 1: 3, 0: 4}, {2: 1, 1: 2}], rcounts=[1, 1, 1, 1], cmap={0: '0', 1: '1', 2: '2', 3: '3'})
River TB winner is {3}
Margin graph of profile with truncated ballot:
Truncated ballot: {2: 1, 1: 2}
Ranked candidates: (2, 1)
Unranked candidates: [0, 3]
Winners: [3]
Winners shifted from ranked candidates ['1'] to unranked candidates ['3']