CouncilEx.Aggregators.Condorcet (CouncilEx v0.1.0)

Copy Markdown View Source

Condorcet method. Pairwise comparison of all options across members' rankings. Returns the option that beats every other option pairwise, or winner: nil with raw: %{cycle: true} when no Condorcet winner exists.