OpenTally/src
RunasSudo 0efc1e6eab
Complete implementation of Cambridge STV
Implement --min-threshold
Add test
2021-08-03 23:42:59 +10:00
..
numbers Implement Cambridge STV - Cincinnati/Hare methods of surpluses 2021-08-03 18:38:45 +10:00
parser Better error messages 2021-07-31 15:24:23 +10:00
stv Complete implementation of Cambridge STV 2021-08-03 23:42:59 +10:00
constraints.rs Prevent bulk election and bulk exclusion violating constraints 2021-08-02 00:10:17 +10:00
election.rs Prevent bulk election and bulk exclusion violating constraints 2021-08-02 00:10:17 +10:00
lib.rs Switch to handwritten BLT parser 2021-07-29 03:24:51 +10:00
logger.rs Update documentation 2021-06-16 21:51:12 +10:00
main.rs Complete implementation of Cambridge STV 2021-08-03 23:42:59 +10:00
sharandom.rs Refactor and add documentation 2021-06-14 20:43:36 +10:00
ties.rs Change tiebreaking prompt according to nature of tie 2021-07-31 17:51:09 +10:00