Preliminary Weighted Condorcet

Violation of Neutral Reversal

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

Adding voters with rankings (0, 1) and (1, 0) changes the winners:

Original profile:
+---+
| 2 |
+---+
| 1 |
| 0 |
+---+
Preliminary Weighted Condorcet winners are {0, 1}

Profile after adding reversal pair:
+---+---+---+
| 2 | 1 | 1 |
+---+---+---+
| 1 | 0 | 1 |
| 0 | 1 | 0 |
+---+---+---+
Preliminary Weighted Condorcet winner is {1}