OpenTally/src
RunasSudo 4cf9053681
Implement --surplus-assume-total
This replaces and extends the former --subtract-nontransferable option

#4
2023-06-11 21:47:55 +10:00
..
cli Implement --surplus-assume-total 2023-06-11 21:47:55 +10:00
numbers Tidying up 2022-08-22 11:35:20 +10:00
parser Allow escaped quotation marks in BLT parser 2022-11-20 18:57:30 +11:00
stv Implement --surplus-assume-total 2023-06-11 21:47:55 +10:00
writer rust-clippy linting 2021-10-28 00:30:55 +11:00
candmap.rs Hide CandidateMap iterator implementation details 2022-11-06 14:45:35 +11:00
constraints.rs Tidying up 2022-08-22 11:35:20 +10:00
election.rs Reduce unnecessary verbosity when only 1 vacancy 2023-02-01 18:26:45 +11: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