OpenTally/src
RunasSudo 6bb127a124
Precompute Ballot::has_equal_rankings at parse time
Before: 5.3943 +- 0.0287
After: 5.27661 +- 0.00472
2022-08-25 21:49:50 +10:00
..
cli Update nomenclature for van der Craats (‘Wright’) STV 2022-08-23 18:37:42 +10:00
numbers Tidying up 2022-08-22 11:35:20 +10:00
parser Precompute Ballot::has_equal_rankings at parse time 2022-08-25 21:49:50 +10:00
stv Update nomenclature for van der Craats (‘Wright’) STV 2022-08-23 18:37:42 +10:00
writer rust-clippy linting 2021-10-28 00:30:55 +11:00
candmap.rs Tidying up 2022-08-22 11:35:20 +10:00
constraints.rs Tidying up 2022-08-22 11:35:20 +10:00
election.rs Precompute Ballot::has_equal_rankings at parse time 2022-08-25 21:49:50 +10:00
lib.rs Refactor HashMap for Candidates into dedicated struct (CandidateMap) 2022-08-21 03:57:37 +10:00
logger.rs Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00
main.rs Update for clap stable 2022-06-18 22:36:00 +10:00
sharandom.rs Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00
ties.rs Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00