Removed deprecated templates from mediums pages; added dgov resources to Further Resources
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Condorcet
|
||||
|
||||
Condorcet is an election method that selects the candidate, if such a candidate exists, that would win a [majority vote](majority_voting.md) against all other candidates. Ballots may take the form of either a single [preferential vote](preferential_voting.md) or a sequence of runoffs.
|
||||
Condorcet is an election method that selects the candidate, if such a candidate exists, that would win a [majority vote](majority_voting.md) against all other candidates. Ballots may take the form of either a single [ranked choice](ranked_choice.md) vote or a sequence of runoffs.
|
||||
|
||||
There is not always a "Condorcet winner," and various implementations provide differing methods of determining a winner in such cases.
|
||||
|
||||
|
Reference in New Issue
Block a user