Subversion Repositories Remote Hare Voting

Rev

Rev 75 | Blame | Compare with Previous | Last modification | View Log | RSS feed

Implementation of the Hare Voting Procedure

Testing procedure, does module and system testing...

% ./mtest.py
% ./stest.py

There are three ways to run a ballot file (e.g., b1.txt) from the command
line:

% ./vote.py b1.txt      # runs a single pass
% ./vote.py -m b1.txt   # runs multiple (1000) passes
% ./vote.py -p b1.txt   # runs all probable passes