Skip to content

SoAsEr/CondorcetMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CondorcetMethods

Conducts an election through the Ranked Pairs Method. Used for Princeton High School's graduation speaker voting in 2019. Takes in a CSV which is in the Format:

FirstChoiceVoter1, SecondChoiceVoter1, ThirdChoiceVoter1...
FirstChoiceVoter2, SecondChoiceVoter2, ThirdChoiceVoter2...
FirstChoiceVoter3, SecondChoiceVoter3, ThirdChoiceVoter3...
...

About

A Ranked Pairs voting implementation in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages