summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/notes.txt b/notes.txt
index 33d4df3..0601e5f 100644
--- a/notes.txt
+++ b/notes.txt
@@ -41,13 +41,6 @@ tracking of exhausted/fractional-loss ballots?
multithreaded operation to speed counting up, possibly using unsafePerformIO
-factor TransferMap datatype out into its own module
-
bulk exclusions to hopefully increase speed a bit
-combining preference criteria somehow to reduce necessary counts
- (requires implementing rational fixed points for transfer values)
- (the lack of this, transferring criteria separately, is likely a source of inaccuracy)
- (possibly formulate criteria as [candidate #1, then any number of #x, #y, #z, then candidate #2, etc])
-