Skip to content

spratt/CumulativeVoting.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CumulativeVoting.py

Implements the cumulative voting election system on json ballots.

To run:

python3 CumulativeVoting.py [json_file] [# of seats]

Example:

python3 CumulativeVoting.py ballots.shuf.json 7

About

Implements cumulative voting on a json ballot file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages