OpenTally/src
RunasSudo 90971e976a
Fix --round-votes being ignored in first stage
2021-09-04 23:54:28 +10:00
..
cli Refactor stv::preprocess_election 2021-09-04 22:46:29 +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 Fix --round-votes being ignored in first stage 2021-09-04 23:54:28 +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 Refactor stv::preprocess_election 2021-09-04 22:46:29 +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