summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-01-27 17:41:17 +1100
committerJed Barber <jjbarber@y7mail.com>2017-01-27 17:41:17 +1100
commit222fea858bc7b9d55e801dbc870cf7dbea9febff (patch)
treed35eab017bc40f819550d5a66d81f2f4ceee5528
parentb282e055140ff65879296d4654ad269cc7ff8185 (diff)
Updated notes
-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])
-