An open API service indexing awesome lists of open source software.

https://github.com/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://github.com/julien-boudry/Condorcet

alternative-vote borda-count condorcet condorcet-methods copeland dodgson election election-manager election-polling election-reform ftpt instant-runoff instant-runoff-voting kemeny-young minimax ranked-pairs schulze-method stv vote voting-methods

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

* [Documentation Book](https://www.condorcet.io)
* [Voting Methods](/Docs/VotingMethods.md)
* [API References](ApiReferences/)