govote
govote copied to clipboard
voting system implementations for polling and prefential voting in golang
Results
2
govote issues
Sort by
recently updated
recently updated
newest added
Testing schulze / instant-runoff, I notice that when using partial ballots the values not present in any ballot are heavily favored as winners. I think this fixes the behavior for...
@WIZARDISHUNGRY - I reverted schulze.go to its previous state before your commit, because I was getting erroneous poll results. I'm afraid I don't have time to investigate at the moment....