Profile type: Profile
Config: 4 c, 8 v
Parameters: ∅
Violation of Single-Voter Resolvability for Dodgson: cannot make 3 the unique winner by adding a linear ballot.
Profile:
+---+---+---+---+
| 3 | 3 | 1 | 1 |
+---+---+---+---+
| 1 | 2 | 3 | 3 |
| 3 | 0 | 0 | 2 |
| 2 | 1 | 1 | 0 |
| 0 | 3 | 2 | 1 |
+---+---+---+---+
Profile([[1, 3, 2, 0], [2, 0, 1, 3], [3, 0, 1, 2], [3, 2, 0, 1]], rcounts=[3, 3, 1, 1], cmap={0: '0', 1: '1', 2: '2', 3: '3'})
Dodgson winners are {1, 2, 3}