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

Adding Updated Borda Test #55

Closed bmacias01 closed 1 year ago

bmacias01 commented 1 year ago

This Borda Election computes and distributes fractional points for short ballots

bmacias01 commented 1 year ago

Hi James, Please ignore the previous Borda Pull request. This code is an updated Borda election that distributes fractional points for candidates not elected in short ballots. Test code was also written.