Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

single-transferable-vote

Computes winners to single transferable vote elections for the University of Texas at Austin. For an overview of single transferable vote, see this video or this article. This implementation follows Scottish STV rules, including the Droop quota.

The command-line program takes two arguments. The first is the pathname of a JSON file describing the election. The second is the pathname of a CSV file generated by HornsLink of the ballots.

The JSON file must list the races in the order that they appear on the CSV file. For example JSON and CSV files see the doc folder.

About

Computes winners of student government elections for the University of Texas at Austin

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages