Uncovered Set

Violation of Earlier No Help

Profile type: Profile
Config: 3 c, 5 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: [1, 2]
Original ballot: (2, 1, 0)
Truncated ballot: 0 

Original profile:
+---+---+---+
| 1 | 2 | 2 |
+---+---+---+
| 0 | 1 | 2 |
| 2 | 0 | 1 |
| 1 | 2 | 0 |
+---+---+---+
Uncovered Set winners are {0, 1, 2}

Modified profile:
+---+---+---+---+---+
| 1 | 1 | 1 | 1 | 1 |
+---+---+---+---+---+
| 0 | 1 | 1 | 2 | 0 |
| 2 | 0 | 0 | 1 |   |
| 1 | 2 | 2 | 0 |   |
+---+---+---+---+---+
Uncovered Set winners are {1, 2}