Profile type: Profile
Config: 4 c, 6 v
Parameters: conditions_to_check=NCIC
Non-clone choice is not independent of clones:
+---+---+---+---+
| 1 | 1 | 2 | 2 |
+---+---+---+---+
| 1 | 1 | 2 | 3 |
| 0 | 3 | 0 | 0 |
| 3 | 0 | 3 | 2 |
| 2 | 2 | 1 | 1 |
+---+---+---+---+
Profile([[1, 0, 3, 2], [1, 3, 0, 2], [2, 0, 3, 1], [3, 0, 2, 1]], rcounts=[1, 1, 2, 2], cmap={0: '0', 1: '1', 2: '2', 3: '3'})
Clone set: (0, 3)
Condorcet IRV PUT winners in full profile: [2, 3]
Condorcet IRV PUT winners without clone 0: [3]
The non-clone 2 wins with the clone 0 included but loses when the clone is removed.