Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 372 Bytes

File metadata and controls

9 lines (9 loc) · 372 Bytes

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...
...