diff options
author | Jed Barber <jjbarber@y7mail.com> | 2017-01-27 17:41:17 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2017-01-27 17:41:17 +1100 |
commit | 222fea858bc7b9d55e801dbc870cf7dbea9febff (patch) | |
tree | d35eab017bc40f819550d5a66d81f2f4ceee5528 | |
parent | b282e055140ff65879296d4654ad269cc7ff8185 (diff) |
Updated notes
-rw-r--r-- | notes.txt | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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]) - |