|
473c8bcb39
|
Test cases comparing PRSA 1977 results with count.nl at https://gitlab.com/RunasSudo/prsa_count
|
2021-09-10 01:05:37 +10:00 |
|
|
e4bfe45f49
|
Display up to 5 names only in web UI header, separate with line breaks
|
2021-09-06 02:43:33 +10:00 |
|
|
09c4a375a7
|
Better error messages when insufficient candidates to fill vacancies
|
2021-09-05 22:53:59 +10:00 |
|
|
88ab06d633
|
Add subcommand for BLT/CSP file conversion
|
2021-08-20 02:29:47 +10:00 |
|
|
ea8c452737
|
Prevent bulk election and bulk exclusion violating constraints
|
2021-08-02 00:10:17 +10:00 |
|
|
83d0a9bb80
|
Better error messages
|
2021-07-31 15:24:23 +10:00 |
|
|
3801d30527
|
Switch to handwritten BLT parser
|
2021-07-29 03:24:51 +10:00 |
|
|
cca097f943
|
Use Pest-based parser for BLT files
Support comments, optional newlines, etc.
|
2021-07-23 16:45:54 +10:00 |
|
|
bea51611b0
|
Implement Australian Capital Territory STV
|
2021-07-22 20:31:06 +10:00 |
|
|
2ef7bf24f2
|
Correctly compute vote required for election when using different quotas/quota criteria
|
2021-07-21 13:43:16 +10:00 |
|
|
0d9196a951
|
Refactoring
|
2021-06-29 16:48:02 +10:00 |
|
|
34545ad179
|
Check for ties when electing candidates with surpluses
Refactor constraint-related code into constraints module
|
2021-06-28 00:56:28 +10:00 |
|
|
31eda1fcec
|
Add test cases for constraints
|
2021-06-27 22:46:37 +10:00 |
|
|
38eef74e77
|
Implement constraints (guard-doom method) for CLI
|
2021-06-27 21:57:24 +10:00 |
|
|
122308f2d2
|
Update test cases
Validate candidate names
Validate stage names
|
2021-06-22 16:40:38 +10:00 |
|
|
dda62bb4a9
|
Add CSM15 test case for Wright STV
|
2021-06-22 16:40:38 +10:00 |
|
|
2ea8b4b757
|
Add tests for Meek STV
|
2021-06-16 21:51:13 +10:00 |
|
|
4ebb6474fd
|
Implement Meek STV
|
2021-06-16 18:44:24 +10:00 |
|
|
a038efc8a4
|
Initial implementation of prompt-based tie breaking
|
2021-06-12 02:09:39 +10:00 |
|
|
4c4099ee22
|
Handle withdrawn candidates
|
2021-06-12 00:51:31 +10:00 |
|
|
7ef5ae99b6
|
Add ERS97 test case
|
2021-06-09 20:09:20 +10:00 |
|
|
830362416d
|
Fix logic error where loss by fraction not updated in multi-stage exclusions
|
2021-06-04 22:54:26 +10:00 |
|
|
f6fba85049
|
Implement --round-{tvs,weights,quota}
Add test case for PRSA example election
|
2021-06-01 21:20:38 +10:00 |
|