Profile type: Profile
Config: 3 c, 4 v
Parameters: conditions_to_check=CIC
Clone choice is not independent of clones:
+---+---+---+
| 1 | 2 | 1 |
+---+---+---+
| 0 | 1 | 2 |
| 2 | 2 | 0 |
| 1 | 0 | 1 |
+---+---+---+
Profile([[0, 2, 1], [1, 2, 0], [2, 0, 1]], rcounts=[1, 2, 1], cmap={0: '0', 1: '1', 2: '2'})
Clone set: (0, 2)
Dodgson winners in full profile: [2]
Dodgson winners without clone 2: [1]
A clone wins with the clone 2 included but no clone wins when 2 is removed.