diff options
-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]) - |