Subversion Repositories Remote Hare Voting

Rev

Rev 61 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61 Rev 63
Line 1... Line 1...
1
INPUT SUMMARY AND RUN TRACE
1
INPUT SUMMARY
2
	15 ballots
2
	15 ballots
3
	Choosing 4 winners
3
	Choosing 4 winners
4
	Need ceil((15 + 1)/(4 + 1)) = 4 ballots to win
4
	Need ceil((15 + 1)/(4 + 1)) = 4 ballots to win
5
 
5
 
6
	BALLOT MARKS	1ST	2ND	NONE
6
	BALLOT MARKS	1ST	2ND	NONE
Line 29... Line 29...
29
		['B', 'A', 'C', 'D', 'E', 'H', 'I']
29
		['B', 'A', 'C', 'D', 'E', 'H', 'I']
30
		['B', 'A', 'C', 'E', 'D', 'H', 'I']
30
		['B', 'A', 'C', 'E', 'D', 'H', 'I']
31
		['B', 'A', 'C', 'E', 'D', 'H', 'I']
31
		['B', 'A', 'C', 'E', 'D', 'H', 'I']
32
		['B', 'A', 'C', 'E', 'D', 'H', 'I']
32
		['B', 'A', 'C', 'E', 'D', 'H', 'I']
33
		['B', 'A', 'C', 'E', 'D', 'H', 'I']
33
		['B', 'A', 'C', 'E', 'D', 'H', 'I']
34
POPPED UNIVERSE 1 (p = 1.000000, 0 pending):
-
 
35
 
34
 
42372
 
36
 
42373
FINAL RESULTS
37
FINAL RESULTS
42374
	0.754286: ['B', 'A', 'C', 'E']
38
0.763483: ['B', 'A', 'C', 'E']
42375
	0.245714: ['B', 'A', 'C', 'D']
39
0.236517: ['B', 'A', 'C', 'D']