|
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 |
|