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