kasperrisager / Apportionment.jl

MIT License
0 stars 0 forks source link

Implement Largest Remainders without tie-breaking #1

Closed kasperrisager closed 9 months ago

kasperrisager commented 9 months ago

Implement simple Largest Remainders where no tie-breaking is necessary. Use that to explore a good interface.