poli-sci-kit icon indicating copy to clipboard operation
poli-sci-kit copied to clipboard

Add Adams method to appointment.methods.highest_averages

Open andrewtavis opened this issue 5 years ago • 0 comments

The Adams method, as described on Wikipedia, is another highest averages method that could be implemented. This method has been implemented in voting, but lacks the allocation conditions that poli-sci-kit provide.

This issue would be to add this method to appointment.methods.highest_averages in a way that allows for minimum allocations, tie break conditions, majority bonus rules, and other conditional rulesets.

andrewtavis avatar Mar 30 '21 18:03 andrewtavis