mggg / VoteKit

A Swiss Army Knife for computational social choice research
https://votekit.readthedocs.io/en/latest/
MIT License
10 stars 12 forks source link

Election functions complete w tests #54

Closed ziglaser closed 1 year ago

ziglaser commented 1 year ago

Added election functions for Limited, Bloc, SNTV, SNTV-STV Hybrid, and Top Two, along with a testing file

ziglaser commented 1 year ago

@jamesturk @jgibson517 PR is now updated with end of week objectives. Here are some assorted comments:

ziglaser commented 1 year ago

@jamesturk @jgibson517 @realdavemccune Made changes in line with James' comments, the most extensive of which are a merge and rewrite of the remove_cand/remove_cand_sets functions, a rewrite of the PreferenceProfile eq function, along with corresponding tests, and the addition of a Ballot eq function