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

[Public API Reform] Pairwise key 'null' to 'tie' #143

Open julien-boudry opened 1 year ago

julien-boudry commented 1 year ago

Context

Pairwise API has win, null, and lose entries.

Proposal

Change 'null' to 'tie'

Breaking changes

(high) For all pairwise readers (public and internal API) on 'null' value.