Jump to content

Dodgson's method

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by DeepNikita (talk | contribs) at 04:12, 14 June 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Dodgson's method is a voting system proposed by the author, mathematician and logician, Charles Dodgson (better known as Lewis Carroll). The method is extending the Condorcet method by swapping candidates until you find a Condorcet winner. The winner is the candidate which requires the minimum number of swaps. Dodgson proposed this voting scheme in his 1876 work "A method of taking votes on more than two issues". Given an integer k and an election, it is NP-complete to determine whether or not a candidate can become a Condorcet winner with less than k swaps.

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 (added over all candidates) before they become a Condorcet winner. In particular, if there is already a Condorcet winner, they win the election.

In short, we must find the voting profile with minimum Kendall tau distance from the input, such that it has a Condorcet winner; they are declared the victor. Computing the winner or even the Dodgson score of a candidate (the number of swaps needed to make him a winner) is a P<super>NP</super>||-complete problem.[1]

References

  1. ^ J. Bartholdi III, C. A. Tovey, and M. A. Trick, "Voting schemes for which it can be difficult to tell who won the election", Social Choice and Welfare, Vol. 6, No. 2 (1989), pp. 157–165.