Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 437 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 437 Bytes

VATGER Instant Runoff Voting

The code in this repository implements the instant runoff voting procedure according to this website. A tie is broken by random choice.

It expects a votes.csv file exported from LimeSurvey, with question and answer codes only.