Skip to content

Implementation of plurality vote, instant runoff voting, Borda count, and approval voting

Notifications You must be signed in to change notification settings

lschlessinger1/Voting-Count-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voting-Count-Methods

This repository contains an implementation of

  • plurality vote
  • instant runoff voting
  • Borda count
  • approval voting

To compare these methods, the votes that were recorded in the 2009 election for Aspen City Council are be used.

The data is available here: http://www.preflib.org/data/election/aspen/.

A description of the data format may be found here: http://www.preflib.org/data/format.php.

About

Implementation of plurality vote, instant runoff voting, Borda count, and approval voting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published