Commit Graph

30 Commits

Author SHA1 Message Date
RunasSudo 254c04b574
Update nomenclature for van der Craats (‘Wright’) STV 2022-08-23 18:37:42 +10:00
RunasSudo 9a4af322ca
Avoid more allocations in fold 2022-08-20 22:33:48 +10:00
RunasSudo 8d16f55289
Update for clap stable 2022-06-18 22:36:00 +10:00
RunasSudo f0e3b02051
Autodetect when to normalise ballots, remove explicit --normalise-ballots 2022-04-20 19:54:58 +10:00
RunasSudo 03af86733e
Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00
RunasSudo df9223ebe6
Implement --round-subtransfers by_parcel for NSW Local Government rules 2022-03-27 21:33:55 +11:00
RunasSudo 26d45cac50
Implement --subtract-nontransferable for NSW Local Government rules 2022-03-25 02:46:30 +11:00
RunasSudo 8af0fa1178
Complete implementation and tests for NSW Local Government STV 2022-03-23 01:55:02 +11:00
RunasSudo c5d6b8d460
Refactor implementation of --sum-surplus-transfers -> --round-subtransfers in preparation for NSW Local Gov't STV 2022-03-23 00:35:00 +11:00
RunasSudo 6304e1128a
Validate well-formedness of constraints, better constraint errors 2021-10-29 23:33:27 +11:00
RunasSudo 15614a4e8f
rust-clippy linting 2021-10-28 00:30:55 +11:00
RunasSudo 69bc30b333
Downgrade some FIXMEs 2021-10-26 00:55:49 +11:00
RunasSudo e78d06289a
Return Result from CSP parse_reader, better error messages 2021-10-17 17:18:14 +11:00
RunasSudo 46654f8c5a
Implement --omit-informal for `opentally convert` 2021-10-17 16:32:35 +11:00
RunasSudo 3ceaf67091
Implement stricter validation modes for CSP input 2021-09-30 00:48:57 +10:00
RunasSudo 93cb72c33a
Update terminology and remove "stratify (floor)" support
Cincinnati -> Inclusive Hare (previous usage was erroneous/nonstandard)
Every n-th ballot -> Cincinnati
Remove "stratify (floor)" as it is not in contemporary use
2021-09-27 19:02:30 +10:00
RunasSudo 3a4e53e1f0
Implement Dáil Éireann STV 2021-09-14 23:13:45 +10:00
RunasSudo 59f79444e8
Show only continuing candidates in detailed transfers table 2021-09-12 00:24:48 +10:00
RunasSudo 9817d6c199
Implement --transfers-detail 2021-09-11 18:42:15 +10:00
RunasSudo fbdc32ba30
Implement TransferTable for exclusions (WIP) 2021-09-11 01:19:38 +10:00
RunasSudo 4dd748186f
Fix logic error with CSV reporting of nontransferables with invalid votes 2021-09-10 00:51:09 +10:00
RunasSudo 523b039d2a
CSV output for bulk election 2021-09-09 13:46:10 +10:00
RunasSudo 3b41eae11b
Implement eSTV-style CSV report 2021-09-09 04:07:18 +10:00
RunasSudo e4bfe45f49
Display up to 5 names only in web UI header, separate with line breaks 2021-09-06 02:43:33 +10:00
RunasSudo e3ca9fac47
Refactor stv::preprocess_election 2021-09-04 22:46:29 +10:00
RunasSudo b0f869bf02
Initial framework for equal rankings 2021-09-04 01:56:04 +10:00
RunasSudo 27ead09960
Complete BLT writer and implement tests for file conversions 2021-09-02 22:35:10 +10:00
RunasSudo e9e1c63c9c
Implement serialised binary format 2021-09-02 17:17:45 +10:00
RunasSudo 61e4eefca3
convert: Allow --seats to override input file 2021-08-21 01:19:54 +10:00
RunasSudo 88ab06d633
Add subcommand for BLT/CSP file conversion 2021-08-20 02:29:47 +10:00