Subversion Repositories Remote Hare Voting

Rev

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

Rev Author Line No. Line
23 jtkorb 1
Implementation of the Hare Voting Procedure
5 jtkorb 2
 
75 jtkorb 3
Testing procedure, does module and system testing...
23 jtkorb 4
 
75 jtkorb 5
% ./mtest.py
6
% ./stest.py
12 jtkorb 7
 
76 jtkorb 8
There are three ways to run a ballot file (e.g., b1.txt) from the command
9
line:
10
 
11
% ./vote.py b1.txt	# runs a single pass
12
% ./vote.py -m b1.txt	# runs multiple (1000) passes
13
% ./vote.py -p b1.txt	# runs all probable passes