Skip to content

TSV-Scanning Release

Latest
Compare
Choose a tag to compare
@gbarks gbarks released this 16 Jun 22:00
· 3 commits to master since this release

Simple GUI program for analyzing a spreadsheet of ballots with IRV rules. Takes a .tsv exported from Google Forms and processes the elections. Distributed with an example .tsv to show how it should be formatted.

"YAV Election Analyzer.jar" is an executable Java file, so Java needs to be installed. Running should be identical on Windows and macOS.

v1.1 Changelog:
-added support for scanning .tsv for election/candidate data
-removed .cfg file for getting election/candidate data
-added column offset selection (default for Example.tsv is F)
-fixed a bug where candidates with 0 votes weren't eliminated in the first round