julien-boudry / Condorcet

Command line application and PHP library, providing an election engine with a high-level interface. Native support 20+ voting methods, easy to extend. Support simple elections with ease or billions of votes in low resource environment. Intensively tested and highly polyvalent.
https://www.condorcet.io
MIT License
119 stars 11 forks source link

Condorcet Ranked pairs algorithm #2

Closed julien-boudry closed 8 years ago

julien-boudry commented 10 years ago

Add it : http://en.wikipedia.org/wiki/Ranked_pairs

julien-boudry commented 10 years ago

First attempt and interpretation in the dedicated branch.

Manage any cases where equal output. Should he?

And about equalities on tally, what to do?