Module tallyman::condorcet

source ·
Expand description

The Condorcet method is a ranked-choice voting system that elects the candidate that would win a majority of the vote in all of the head-to-head elections against each of the other candidates.

The Condorcet method isn’t guarunteed to produce a single-winner due to the non-transitive nature of group choice.

Structs

Type Definitions