summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt20
1 files changed, 9 insertions, 11 deletions
diff --git a/notes.txt b/notes.txt
index 54f94a6..3ff0527 100644
--- a/notes.txt
+++ b/notes.txt
@@ -3,26 +3,24 @@
notes
-----
-preference deduplication isn't worth it unless there exists some linear dedupe algorithm
+Preference deduplication isn't worth it unless there exists some linear dedupe algorithm.
future direction
----------------
-revise and better comment code, because I'm going to have to maintain this later
+Util to list paper ids that fit specific criteria to doublecheck potential errors.
-util to list paper ids that fit specific criteria to doublecheck potential errors
+Add proper tiebreaker handling.
-add proper tiebreaker handling
+More parsers/options to handle state elections, general STV data.
-more parsers/options to handle state elections, general stv data
+Multithreaded operation?
-multithreaded operation?
-
-make the goddamn results correct
-are they correct now? it's a bit murky with how the AEC records transfers in DOP logs
-does the AEC use truncated values or exact ratios for transfer values?
-does the AEC check for candidates having quota when transfers are only partially done?
+Make the goddamn results correct.
+ Are they correct now? it's a bit murky with how the AEC records transfers in DOP logs.
+ Does the AEC use truncated values or exact ratios for transfer values?
+ Does the AEC check for candidates having quota when transfers are only partially done?