Preliminary Weighted Condorcet

Violation of Independence of Smith-Dominated Alternatives

Profile type: Profile
Config: 2 c, 2 v
Parameters:

ISDA violation for Preliminary Weighted Condorcet.
0 is outside of the Smith set and removing 0 changes the set of winners:
+---+
| 2 |
+---+
| 1 |
| 0 |
+---+
Profile([[1, 0]], rcounts=[2], cmap={0: '0', 1: '1'})
Winners in full election: [0, 1]
Winners in election without 0: [1]