This JavaScript program calculates the results of elections, given a list of candidates and a list of votes. It is designed to allow for easy comparison between electoral systems. It currently supports first-past-the-post voting, the two-round system, instant-runoff voting, Bucklin voting, the Borda count, the single non-transferable vote system, and the multiple non-transferable vote system.
-
Notifications
You must be signed in to change notification settings - Fork 0
A program for comparing electoral systems. Supports instant-runoff voting, first-past-the-post, the Borda count, and more.
License
GusEvans/ElectionCalculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A program for comparing electoral systems. Supports instant-runoff voting, first-past-the-post, the Borda count, and more.