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.
- Host: GitHub
- URL: https://github.com/julien-boudry/Condorcet
- Owner: julien-boudry
- License: mit
- Created: 2014-02-28T23:52:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T14:33:37.000Z (9 months ago)
- Last Synced: 2024-09-10T15:32:17.446Z (9 months ago)
- Topics: 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
- Language: PHP
- Homepage: https://www.condorcet.io
- Size: 15.4 MB
- Stars: 118
- Watchers: 12
- Forks: 11
- Open Issues: 12
-
Metadata Files:
- Readme: Docs/README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
* [Documentation Book](https://www.condorcet.io)
* [Voting Methods](/Docs/VotingMethods.md)
* [API References](ApiReferences/)