OpenTally/src
RunasSudo ccc3266d2c
Add signs to Votes display, change default to Votes (transposed)
2021-09-04 22:28:02 +10:00
..
cli Initial framework for equal rankings 2021-09-04 01:56:04 +10:00
numbers Implement Cambridge STV - Cincinnati/Hare methods of surpluses 2021-08-03 18:38:45 +10:00
parser Implement support for equal rankings 2021-09-04 02:30:01 +10:00
stv Add signs to Votes display, change default to Votes (transposed) 2021-09-04 22:28:02 +10:00
writer Initial framework for equal rankings 2021-09-04 01:56:04 +10:00
constraints.rs Complete BLT writer and implement tests for file conversions 2021-09-02 22:35:10 +10:00
election.rs Implement support for equal rankings 2021-09-04 02:30:01 +10:00
lib.rs Add subcommand for BLT/CSP file conversion 2021-08-20 02:29:47 +10:00
logger.rs Update documentation 2021-06-16 21:51:12 +10:00
main.rs Add subcommand for BLT/CSP file conversion 2021-08-20 02:29:47 +10:00
sharandom.rs Refactor and add documentation 2021-06-14 20:43:36 +10:00
ties.rs Fix error with forwards/backwards tiebreaking on first stage 2021-08-20 02:06:45 +10:00