Top Cycle

Violation of Earlier No Help

Profile type: Profile
Config: 3 c, 4 v
Parameters:

Earlier No Help violation: Candidate(s) [0] went from winning to losing due to top truncation.

Original winners: [0, 1, 2]
New winners: [2]
Original ballot: (1, 2, 0)
Truncated ballot: 0 

Original profile:
+---+---+
| 2 | 2 |
+---+---+
| 1 | 2 |
| 2 | 0 |
| 0 | 1 |
+---+---+
Top Cycle winners are {0, 1, 2}

Modified profile:
+---+---+---+---+
| 1 | 1 | 1 | 1 |
+---+---+---+---+
| 2 | 2 | 1 | 0 |
| 0 | 0 | 2 |   |
| 1 | 1 | 0 |   |
+---+---+---+---+
Top Cycle winner is {2}