endolith / elsim

Election Simulator 3000: Simulates a variety of elections and voting methods
https://endolith.github.io/elsim
MIT License
7 stars 4 forks source link

Split strategies from elections/methods #2

Closed endolith closed 4 years ago

endolith commented 5 years ago

strategies should be its own submodule, which takes utilities and generates ballots.

endolith commented 5 years ago

So the line in Merrill would become this?

'Approval': lambda x: approval(approval_optimal(x))
endolith commented 4 years ago

Fixed by https://github.com/endolith/elsim/commit/37e1fe177730c9fc1755b4531281b66d8f75d412