Dodgson's method

{{Short description|Single-winner ranked-choice voting system}}

{{Electoral systems}}

Dodgson's method is an electoral system based on a proposal by mathematician Charles Dodgson, better known as Lewis Carroll. The method searches for a majority-preferred winner; if no such winner is found, the method proceeds by finding the candidate who could be transformed into a Condorcet winner with the smallest number of ballot edits possible, where a ballot edit switches two neighboring candidates on a voter's ballot.{{Cite journal |last=Ratliff |first=Thomas C. |date=2001-01-01 |title=A comparison of Dodgson's method and Kemeny's rule |url=https://doi.org/10.1007/s003550000060 |journal=Social Choice and Welfare |language=en |volume=18 |issue=1 |pages=79–89 |doi=10.1007/s003550000060 |issn=1432-217X|url-access=subscription }}

Description

In Dodgson's method, each voter submits an ordered list of all candidates according to their own preference (from best to worst). The winner is defined to be the candidate for whom we need to perform the minimum number of pairwise swaps in each ballot (added over all candidates) before they become a Condorcet winner.

Computation

In short, we must find the voting profile with minimum Kendall tau distance from the input, such that it has a Condorcet winner; then, the Condorcet winner is declared the victor. Computing the winner or even the Dodgson score of a candidate (the number of swaps needed to make that candidate a winner) is an NP-hard problem{{cite journal|last1=Bartholdi|first1=J.|last2=Tovey|first2=C. A.|last3=Trick|first3=M. A.|author3-link= Michael Trick |title=Voting schemes for which it can be difficult to tell who won the election|journal=Social Choice and Welfare|date=April 1989|volume=6|issue=2|pages=157–165|doi=10.1007/BF00303169|s2cid=154114517 }} The article only directly proves NP-hardness, but it is clear that the decision problem is in NP since given a candidate and a list of k swaps, you can tell whether that candidate is a Condorcet winner in polynomial time. by reduction from Exact Cover by 3-Sets (X3C).{{cite book|last1=Garey|first1=Michael R.|last2=Johnson|first2=David S.|title=Computers and Intractability|url=https://archive.org/details/computersintract0000gare|url-access=registration|year=1979|publisher=W.H. Freeman Co., San Francisco|isbn=9780716710455 }}

Given an integer k and an election, it is NP-complete to determine whether a candidate can become a Condorcet winner with fewer than k swaps.

References

{{voting systems}}

{{DEFAULTSORT:Dodgson's Method}}

Category:Single-winner electoral systems

Category:Lewis Carroll

{{election-stub}}