Subversion Repositories Local Hare Voting

Rev

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

Rev 57 Rev 61
Line 1... Line -...
1
SUMMARY AFTER 10 TIMES
-
 
2
  5 ['A', 'C']
-
 
3
  5 ['A', 'B']
-
 
4
 
-
 
5
INPUT SUMMARY AND RUN TRACE
1
INPUT SUMMARY AND RUN TRACE
6
	6 ballots
2
	6 ballots
7
	Choosing 2 winners
3
	Choosing 2 winners
8
	Need ceil((6 + 1)/(2 + 1)) = 3 ballots to win
4
	Need ceil((6 + 1)/(2 + 1)) = 3 ballots to win
9
 
5
 
Line 18... Line 14...
18
		['A', 'B', 'C']
14
		['A', 'B', 'C']
19
		['A', 'B', 'C']
15
		['A', 'B', 'C']
20
		['A', 'C', 'B']
16
		['A', 'C', 'B']
21
		['A', 'C', 'B']
17
		['A', 'C', 'B']
22
		['A', 'C', 'B']
18
		['A', 'C', 'B']
-
 
19
POPPED UNIVERSE 1 (p = 1.000000, 0 pending):
23
 
20
 
24
SELECTION #1: A
21
SELECTION #1: A
25
	redistributing 3 effective of 3 excess ballot(s) at random from A
22
	redistributing 6 effective ballots, 3 at a time
-
 
23
	creating 19 universes (p = 0.050000)
-
 
24
	to B: ['A', 'B', 'C']
-
 
25
	to B: ['A', 'B', 'C']
-
 
26
	to B: ['A', 'B', 'C']
-
 
27
 
-
 
28
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
29
	A:
-
 
30
		['A', 'C', 'B']
-
 
31
		['A', 'C', 'B']
-
 
32
		['A', 'C', 'B']
-
 
33
	B:
-
 
34
		['A', 'B', 'C']
-
 
35
		['A', 'B', 'C']
-
 
36
		['A', 'B', 'C']
-
 
37
 
-
 
38
SELECTION #2: B
-
 
39
	no excess ballots to redistribute
-
 
40
 
-
 
41
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
42
	A:
-
 
43
		['A', 'C', 'B']
-
 
44
		['A', 'C', 'B']
-
 
45
		['A', 'C', 'B']
-
 
46
	B:
-
 
47
		['A', 'B', 'C']
-
 
48
		['A', 'B', 'C']
-
 
49
		['A', 'B', 'C']
-
 
50
RESULTS FOR UNIVERSE 1 (p = 0.050000): ['A', 'B']
-
 
51
POPPED UNIVERSE 20 (p = 0.050000, 18 pending):
-
 
52
	redistributing 3 ballots
-
 
53
	to C: ['A', 'C', 'B']
-
 
54
	to C: ['A', 'C', 'B']
-
 
55
	to C: ['A', 'C', 'B']
-
 
56
 
-
 
57
SELECTION #2: C
-
 
58
	no excess ballots to redistribute
-
 
59
 
-
 
60
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
61
	A:
-
 
62
		['A', 'B', 'C']
-
 
63
		['A', 'B', 'C']
-
 
64
		['A', 'B', 'C']
-
 
65
	C:
-
 
66
		['A', 'C', 'B']
-
 
67
		['A', 'C', 'B']
-
 
68
		['A', 'C', 'B']
-
 
69
RESULTS FOR UNIVERSE 20 (p = 0.050000): ['A', 'C']
-
 
70
POPPED UNIVERSE 19 (p = 0.050000, 17 pending):
-
 
71
	redistributing 3 ballots
-
 
72
	to B: ['A', 'B', 'C']
-
 
73
	to C: ['A', 'C', 'B']
-
 
74
	to C: ['A', 'C', 'B']
-
 
75
 
-
 
76
ELIMINATED: B
-
 
77
	redistributing 1 ballot(s) from B
-
 
78
	to C: ['A', 'B', 'C']
-
 
79
 
-
 
80
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
81
	A:
-
 
82
		['A', 'B', 'C']
-
 
83
		['A', 'B', 'C']
-
 
84
		['A', 'C', 'B']
-
 
85
	C:
-
 
86
		['A', 'C', 'B']
-
 
87
		['A', 'C', 'B']
-
 
88
		['A', 'B', 'C']
-
 
89
	B:
-
 
90
 
-
 
91
SELECTION #2: C
-
 
92
	no excess ballots to redistribute
-
 
93
 
-
 
94
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
95
	A:
-
 
96
		['A', 'B', 'C']
-
 
97
		['A', 'B', 'C']
-
 
98
		['A', 'C', 'B']
-
 
99
	C:
-
 
100
		['A', 'C', 'B']
-
 
101
		['A', 'C', 'B']
-
 
102
		['A', 'B', 'C']
-
 
103
	B:
-
 
104
RESULTS FOR UNIVERSE 19 (p = 0.050000): ['A', 'C']
-
 
105
POPPED UNIVERSE 18 (p = 0.050000, 16 pending):
-
 
106
	redistributing 3 ballots
-
 
107
	to B: ['A', 'B', 'C']
-
 
108
	to C: ['A', 'C', 'B']
-
 
109
	to C: ['A', 'C', 'B']
-
 
110
 
-
 
111
ELIMINATED: B
-
 
112
	redistributing 1 ballot(s) from B
-
 
113
	to C: ['A', 'B', 'C']
-
 
114
 
-
 
115
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
116
	A:
-
 
117
		['A', 'B', 'C']
-
 
118
		['A', 'B', 'C']
-
 
119
		['A', 'C', 'B']
-
 
120
	C:
-
 
121
		['A', 'C', 'B']
-
 
122
		['A', 'C', 'B']
-
 
123
		['A', 'B', 'C']
-
 
124
	B:
-
 
125
 
-
 
126
SELECTION #2: C
-
 
127
	no excess ballots to redistribute
-
 
128
 
-
 
129
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
130
	A:
-
 
131
		['A', 'B', 'C']
-
 
132
		['A', 'B', 'C']
-
 
133
		['A', 'C', 'B']
-
 
134
	C:
-
 
135
		['A', 'C', 'B']
-
 
136
		['A', 'C', 'B']
-
 
137
		['A', 'B', 'C']
-
 
138
	B:
-
 
139
RESULTS FOR UNIVERSE 18 (p = 0.050000): ['A', 'C']
-
 
140
POPPED UNIVERSE 17 (p = 0.050000, 15 pending):
-
 
141
	redistributing 3 ballots
-
 
142
	to B: ['A', 'B', 'C']
-
 
143
	to C: ['A', 'C', 'B']
-
 
144
	to C: ['A', 'C', 'B']
-
 
145
 
-
 
146
ELIMINATED: B
-
 
147
	redistributing 1 ballot(s) from B
26
	random choice = ['A', 'B', 'C']
148
	to C: ['A', 'B', 'C']
-
 
149
 
-
 
150
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
151
	A:
-
 
152
		['A', 'B', 'C']
-
 
153
		['A', 'B', 'C']
-
 
154
		['A', 'C', 'B']
-
 
155
	C:
-
 
156
		['A', 'C', 'B']
-
 
157
		['A', 'C', 'B']
-
 
158
		['A', 'B', 'C']
-
 
159
	B:
-
 
160
 
-
 
161
SELECTION #2: C
-
 
162
	no excess ballots to redistribute
-
 
163
 
-
 
164
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
165
	A:
-
 
166
		['A', 'B', 'C']
-
 
167
		['A', 'B', 'C']
-
 
168
		['A', 'C', 'B']
-
 
169
	C:
-
 
170
		['A', 'C', 'B']
-
 
171
		['A', 'C', 'B']
-
 
172
		['A', 'B', 'C']
-
 
173
	B:
-
 
174
RESULTS FOR UNIVERSE 17 (p = 0.050000): ['A', 'C']
-
 
175
POPPED UNIVERSE 16 (p = 0.050000, 14 pending):
-
 
176
	redistributing 3 ballots
-
 
177
	to B: ['A', 'B', 'C']
-
 
178
	to C: ['A', 'C', 'B']
-
 
179
	to C: ['A', 'C', 'B']
-
 
180
 
-
 
181
ELIMINATED: B
-
 
182
	redistributing 1 ballot(s) from B
-
 
183
	to C: ['A', 'B', 'C']
-
 
184
 
-
 
185
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
186
	A:
-
 
187
		['A', 'B', 'C']
-
 
188
		['A', 'B', 'C']
-
 
189
		['A', 'C', 'B']
-
 
190
	C:
-
 
191
		['A', 'C', 'B']
-
 
192
		['A', 'C', 'B']
-
 
193
		['A', 'B', 'C']
-
 
194
	B:
-
 
195
 
-
 
196
SELECTION #2: C
-
 
197
	no excess ballots to redistribute
-
 
198
 
-
 
199
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
200
	A:
-
 
201
		['A', 'B', 'C']
-
 
202
		['A', 'B', 'C']
-
 
203
		['A', 'C', 'B']
-
 
204
	C:
-
 
205
		['A', 'C', 'B']
-
 
206
		['A', 'C', 'B']
-
 
207
		['A', 'B', 'C']
-
 
208
	B:
-
 
209
RESULTS FOR UNIVERSE 16 (p = 0.050000): ['A', 'C']
-
 
210
POPPED UNIVERSE 15 (p = 0.050000, 13 pending):
-
 
211
	redistributing 3 ballots
27
	to B: ['A', 'B', 'C']
212
	to B: ['A', 'B', 'C']
28
	random choice = ['A', 'C', 'B']
-
 
29
	to C: ['A', 'C', 'B']
213
	to C: ['A', 'C', 'B']
-
 
214
	to C: ['A', 'C', 'B']
-
 
215
 
-
 
216
ELIMINATED: B
-
 
217
	redistributing 1 ballot(s) from B
30
	random choice = ['A', 'B', 'C']
218
	to C: ['A', 'B', 'C']
-
 
219
 
-
 
220
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
221
	A:
-
 
222
		['A', 'B', 'C']
-
 
223
		['A', 'B', 'C']
-
 
224
		['A', 'C', 'B']
-
 
225
	C:
-
 
226
		['A', 'C', 'B']
-
 
227
		['A', 'C', 'B']
-
 
228
		['A', 'B', 'C']
-
 
229
	B:
-
 
230
 
-
 
231
SELECTION #2: C
-
 
232
	no excess ballots to redistribute
-
 
233
 
-
 
234
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
235
	A:
-
 
236
		['A', 'B', 'C']
-
 
237
		['A', 'B', 'C']
-
 
238
		['A', 'C', 'B']
-
 
239
	C:
-
 
240
		['A', 'C', 'B']
-
 
241
		['A', 'C', 'B']
-
 
242
		['A', 'B', 'C']
-
 
243
	B:
-
 
244
RESULTS FOR UNIVERSE 15 (p = 0.050000): ['A', 'C']
-
 
245
POPPED UNIVERSE 14 (p = 0.050000, 12 pending):
-
 
246
	redistributing 3 ballots
31
	to B: ['A', 'B', 'C']
247
	to B: ['A', 'B', 'C']
-
 
248
	to C: ['A', 'C', 'B']
-
 
249
	to C: ['A', 'C', 'B']
-
 
250
 
-
 
251
ELIMINATED: B
-
 
252
	redistributing 1 ballot(s) from B
-
 
253
	to C: ['A', 'B', 'C']
32
 
254
 
33
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
255
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
34
	A:
256
	A:
35
		['A', 'B', 'C']
257
		['A', 'B', 'C']
-
 
258
		['A', 'B', 'C']
-
 
259
		['A', 'C', 'B']
-
 
260
	C:
36
		['A', 'C', 'B']
261
		['A', 'C', 'B']
37
		['A', 'C', 'B']
262
		['A', 'C', 'B']
-
 
263
		['A', 'B', 'C']
-
 
264
	B:
-
 
265
 
-
 
266
SELECTION #2: C
-
 
267
	no excess ballots to redistribute
-
 
268
 
-
 
269
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
270
	A:
-
 
271
		['A', 'B', 'C']
-
 
272
		['A', 'B', 'C']
-
 
273
		['A', 'C', 'B']
38
	C:
274
	C:
39
		['A', 'C', 'B']
275
		['A', 'C', 'B']
-
 
276
		['A', 'C', 'B']
-
 
277
		['A', 'B', 'C']
-
 
278
	B:
-
 
279
RESULTS FOR UNIVERSE 14 (p = 0.050000): ['A', 'C']
-
 
280
POPPED UNIVERSE 13 (p = 0.050000, 11 pending):
-
 
281
	redistributing 3 ballots
-
 
282
	to B: ['A', 'B', 'C']
-
 
283
	to B: ['A', 'B', 'C']
-
 
284
	to C: ['A', 'C', 'B']
-
 
285
 
-
 
286
ELIMINATED: C
-
 
287
	redistributing 1 ballot(s) from C
-
 
288
	to B: ['A', 'C', 'B']
-
 
289
 
-
 
290
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
291
	A:
-
 
292
		['A', 'B', 'C']
-
 
293
		['A', 'C', 'B']
-
 
294
		['A', 'C', 'B']
-
 
295
	C:
-
 
296
	B:
-
 
297
		['A', 'B', 'C']
-
 
298
		['A', 'B', 'C']
-
 
299
		['A', 'C', 'B']
-
 
300
 
-
 
301
SELECTION #2: B
-
 
302
	no excess ballots to redistribute
-
 
303
 
-
 
304
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
305
	A:
-
 
306
		['A', 'B', 'C']
-
 
307
		['A', 'C', 'B']
-
 
308
		['A', 'C', 'B']
-
 
309
	C:
40
	B:
310
	B:
41
		['A', 'B', 'C']
311
		['A', 'B', 'C']
42
		['A', 'B', 'C']
312
		['A', 'B', 'C']
-
 
313
		['A', 'C', 'B']
-
 
314
RESULTS FOR UNIVERSE 13 (p = 0.050000): ['A', 'B']
-
 
315
POPPED UNIVERSE 12 (p = 0.050000, 10 pending):
-
 
316
	redistributing 3 ballots
-
 
317
	to B: ['A', 'B', 'C']
-
 
318
	to B: ['A', 'B', 'C']
-
 
319
	to C: ['A', 'C', 'B']
-
 
320
 
-
 
321
ELIMINATED: C
-
 
322
	redistributing 1 ballot(s) from C
-
 
323
	to B: ['A', 'C', 'B']
-
 
324
 
-
 
325
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
326
	A:
-
 
327
		['A', 'B', 'C']
-
 
328
		['A', 'C', 'B']
-
 
329
		['A', 'C', 'B']
-
 
330
	C:
-
 
331
	B:
-
 
332
		['A', 'B', 'C']
-
 
333
		['A', 'B', 'C']
-
 
334
		['A', 'C', 'B']
-
 
335
 
-
 
336
SELECTION #2: B
-
 
337
	no excess ballots to redistribute
-
 
338
 
-
 
339
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
340
	A:
-
 
341
		['A', 'B', 'C']
-
 
342
		['A', 'C', 'B']
-
 
343
		['A', 'C', 'B']
-
 
344
	C:
-
 
345
	B:
-
 
346
		['A', 'B', 'C']
-
 
347
		['A', 'B', 'C']
-
 
348
		['A', 'C', 'B']
-
 
349
RESULTS FOR UNIVERSE 12 (p = 0.050000): ['A', 'B']
-
 
350
POPPED UNIVERSE 11 (p = 0.050000, 9 pending):
-
 
351
	redistributing 3 ballots
-
 
352
	to B: ['A', 'B', 'C']
-
 
353
	to B: ['A', 'B', 'C']
-
 
354
	to C: ['A', 'C', 'B']
-
 
355
 
-
 
356
ELIMINATED: C
-
 
357
	redistributing 1 ballot(s) from C
-
 
358
	to B: ['A', 'C', 'B']
-
 
359
 
-
 
360
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
361
	A:
-
 
362
		['A', 'B', 'C']
-
 
363
		['A', 'C', 'B']
-
 
364
		['A', 'C', 'B']
-
 
365
	C:
-
 
366
	B:
-
 
367
		['A', 'B', 'C']
-
 
368
		['A', 'B', 'C']
-
 
369
		['A', 'C', 'B']
-
 
370
 
-
 
371
SELECTION #2: B
-
 
372
	no excess ballots to redistribute
-
 
373
 
-
 
374
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
375
	A:
-
 
376
		['A', 'B', 'C']
-
 
377
		['A', 'C', 'B']
-
 
378
		['A', 'C', 'B']
-
 
379
	C:
-
 
380
	B:
-
 
381
		['A', 'B', 'C']
-
 
382
		['A', 'B', 'C']
-
 
383
		['A', 'C', 'B']
-
 
384
RESULTS FOR UNIVERSE 11 (p = 0.050000): ['A', 'B']
-
 
385
POPPED UNIVERSE 10 (p = 0.050000, 8 pending):
-
 
386
	redistributing 3 ballots
-
 
387
	to B: ['A', 'B', 'C']
-
 
388
	to C: ['A', 'C', 'B']
-
 
389
	to C: ['A', 'C', 'B']
-
 
390
 
-
 
391
ELIMINATED: B
-
 
392
	redistributing 1 ballot(s) from B
-
 
393
	to C: ['A', 'B', 'C']
-
 
394
 
-
 
395
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
396
	A:
-
 
397
		['A', 'B', 'C']
-
 
398
		['A', 'B', 'C']
-
 
399
		['A', 'C', 'B']
-
 
400
	C:
-
 
401
		['A', 'C', 'B']
-
 
402
		['A', 'C', 'B']
-
 
403
		['A', 'B', 'C']
-
 
404
	B:
-
 
405
 
-
 
406
SELECTION #2: C
-
 
407
	no excess ballots to redistribute
-
 
408
 
-
 
409
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
410
	A:
-
 
411
		['A', 'B', 'C']
-
 
412
		['A', 'B', 'C']
-
 
413
		['A', 'C', 'B']
-
 
414
	C:
-
 
415
		['A', 'C', 'B']
-
 
416
		['A', 'C', 'B']
-
 
417
		['A', 'B', 'C']
-
 
418
	B:
-
 
419
RESULTS FOR UNIVERSE 10 (p = 0.050000): ['A', 'C']
-
 
420
POPPED UNIVERSE 9 (p = 0.050000, 7 pending):
-
 
421
	redistributing 3 ballots
-
 
422
	to B: ['A', 'B', 'C']
-
 
423
	to C: ['A', 'C', 'B']
-
 
424
	to C: ['A', 'C', 'B']
-
 
425
 
-
 
426
ELIMINATED: B
-
 
427
	redistributing 1 ballot(s) from B
-
 
428
	to C: ['A', 'B', 'C']
-
 
429
 
-
 
430
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
431
	A:
-
 
432
		['A', 'B', 'C']
-
 
433
		['A', 'B', 'C']
-
 
434
		['A', 'C', 'B']
-
 
435
	C:
-
 
436
		['A', 'C', 'B']
-
 
437
		['A', 'C', 'B']
-
 
438
		['A', 'B', 'C']
-
 
439
	B:
-
 
440
 
-
 
441
SELECTION #2: C
-
 
442
	no excess ballots to redistribute
-
 
443
 
-
 
444
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
445
	A:
-
 
446
		['A', 'B', 'C']
-
 
447
		['A', 'B', 'C']
-
 
448
		['A', 'C', 'B']
-
 
449
	C:
-
 
450
		['A', 'C', 'B']
-
 
451
		['A', 'C', 'B']
-
 
452
		['A', 'B', 'C']
-
 
453
	B:
-
 
454
RESULTS FOR UNIVERSE 9 (p = 0.050000): ['A', 'C']
-
 
455
POPPED UNIVERSE 8 (p = 0.050000, 6 pending):
-
 
456
	redistributing 3 ballots
-
 
457
	to B: ['A', 'B', 'C']
-
 
458
	to C: ['A', 'C', 'B']
-
 
459
	to C: ['A', 'C', 'B']
-
 
460
 
-
 
461
ELIMINATED: B
-
 
462
	redistributing 1 ballot(s) from B
-
 
463
	to C: ['A', 'B', 'C']
-
 
464
 
-
 
465
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
466
	A:
-
 
467
		['A', 'B', 'C']
-
 
468
		['A', 'B', 'C']
-
 
469
		['A', 'C', 'B']
-
 
470
	C:
-
 
471
		['A', 'C', 'B']
-
 
472
		['A', 'C', 'B']
-
 
473
		['A', 'B', 'C']
-
 
474
	B:
-
 
475
 
-
 
476
SELECTION #2: C
-
 
477
	no excess ballots to redistribute
-
 
478
 
-
 
479
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
480
	A:
-
 
481
		['A', 'B', 'C']
-
 
482
		['A', 'B', 'C']
-
 
483
		['A', 'C', 'B']
-
 
484
	C:
-
 
485
		['A', 'C', 'B']
-
 
486
		['A', 'C', 'B']
-
 
487
		['A', 'B', 'C']
-
 
488
	B:
-
 
489
RESULTS FOR UNIVERSE 8 (p = 0.050000): ['A', 'C']
-
 
490
POPPED UNIVERSE 7 (p = 0.050000, 5 pending):
-
 
491
	redistributing 3 ballots
-
 
492
	to B: ['A', 'B', 'C']
-
 
493
	to B: ['A', 'B', 'C']
-
 
494
	to C: ['A', 'C', 'B']
-
 
495
 
-
 
496
ELIMINATED: C
-
 
497
	redistributing 1 ballot(s) from C
-
 
498
	to B: ['A', 'C', 'B']
-
 
499
 
-
 
500
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
501
	A:
-
 
502
		['A', 'B', 'C']
-
 
503
		['A', 'C', 'B']
-
 
504
		['A', 'C', 'B']
-
 
505
	C:
-
 
506
	B:
-
 
507
		['A', 'B', 'C']
-
 
508
		['A', 'B', 'C']
-
 
509
		['A', 'C', 'B']
-
 
510
 
-
 
511
SELECTION #2: B
-
 
512
	no excess ballots to redistribute
-
 
513
 
-
 
514
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
515
	A:
-
 
516
		['A', 'B', 'C']
-
 
517
		['A', 'C', 'B']
-
 
518
		['A', 'C', 'B']
-
 
519
	C:
-
 
520
	B:
-
 
521
		['A', 'B', 'C']
-
 
522
		['A', 'B', 'C']
-
 
523
		['A', 'C', 'B']
-
 
524
RESULTS FOR UNIVERSE 7 (p = 0.050000): ['A', 'B']
-
 
525
POPPED UNIVERSE 6 (p = 0.050000, 4 pending):
-
 
526
	redistributing 3 ballots
-
 
527
	to B: ['A', 'B', 'C']
-
 
528
	to B: ['A', 'B', 'C']
-
 
529
	to C: ['A', 'C', 'B']
-
 
530
 
-
 
531
ELIMINATED: C
-
 
532
	redistributing 1 ballot(s) from C
-
 
533
	to B: ['A', 'C', 'B']
-
 
534
 
-
 
535
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
536
	A:
-
 
537
		['A', 'B', 'C']
-
 
538
		['A', 'C', 'B']
-
 
539
		['A', 'C', 'B']
-
 
540
	C:
-
 
541
	B:
-
 
542
		['A', 'B', 'C']
-
 
543
		['A', 'B', 'C']
-
 
544
		['A', 'C', 'B']
-
 
545
 
-
 
546
SELECTION #2: B
-
 
547
	no excess ballots to redistribute
-
 
548
 
-
 
549
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
550
	A:
-
 
551
		['A', 'B', 'C']
-
 
552
		['A', 'C', 'B']
-
 
553
		['A', 'C', 'B']
-
 
554
	C:
-
 
555
	B:
-
 
556
		['A', 'B', 'C']
-
 
557
		['A', 'B', 'C']
-
 
558
		['A', 'C', 'B']
-
 
559
RESULTS FOR UNIVERSE 6 (p = 0.050000): ['A', 'B']
-
 
560
POPPED UNIVERSE 5 (p = 0.050000, 3 pending):
-
 
561
	redistributing 3 ballots
-
 
562
	to B: ['A', 'B', 'C']
-
 
563
	to B: ['A', 'B', 'C']
-
 
564
	to C: ['A', 'C', 'B']
-
 
565
 
-
 
566
ELIMINATED: C
-
 
567
	redistributing 1 ballot(s) from C
-
 
568
	to B: ['A', 'C', 'B']
-
 
569
 
-
 
570
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
571
	A:
-
 
572
		['A', 'B', 'C']
-
 
573
		['A', 'C', 'B']
-
 
574
		['A', 'C', 'B']
-
 
575
	C:
-
 
576
	B:
-
 
577
		['A', 'B', 'C']
-
 
578
		['A', 'B', 'C']
-
 
579
		['A', 'C', 'B']
-
 
580
 
-
 
581
SELECTION #2: B
-
 
582
	no excess ballots to redistribute
-
 
583
 
-
 
584
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
585
	A:
-
 
586
		['A', 'B', 'C']
-
 
587
		['A', 'C', 'B']
-
 
588
		['A', 'C', 'B']
-
 
589
	C:
-
 
590
	B:
-
 
591
		['A', 'B', 'C']
-
 
592
		['A', 'B', 'C']
-
 
593
		['A', 'C', 'B']
-
 
594
RESULTS FOR UNIVERSE 5 (p = 0.050000): ['A', 'B']
-
 
595
POPPED UNIVERSE 4 (p = 0.050000, 2 pending):
-
 
596
	redistributing 3 ballots
-
 
597
	to B: ['A', 'B', 'C']
-
 
598
	to B: ['A', 'B', 'C']
-
 
599
	to C: ['A', 'C', 'B']
-
 
600
 
-
 
601
ELIMINATED: C
-
 
602
	redistributing 1 ballot(s) from C
-
 
603
	to B: ['A', 'C', 'B']
-
 
604
 
-
 
605
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
606
	A:
-
 
607
		['A', 'B', 'C']
-
 
608
		['A', 'C', 'B']
-
 
609
		['A', 'C', 'B']
-
 
610
	C:
-
 
611
	B:
-
 
612
		['A', 'B', 'C']
-
 
613
		['A', 'B', 'C']
-
 
614
		['A', 'C', 'B']
-
 
615
 
-
 
616
SELECTION #2: B
-
 
617
	no excess ballots to redistribute
-
 
618
 
-
 
619
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
620
	A:
-
 
621
		['A', 'B', 'C']
-
 
622
		['A', 'C', 'B']
-
 
623
		['A', 'C', 'B']
-
 
624
	C:
-
 
625
	B:
-
 
626
		['A', 'B', 'C']
-
 
627
		['A', 'B', 'C']
-
 
628
		['A', 'C', 'B']
-
 
629
RESULTS FOR UNIVERSE 4 (p = 0.050000): ['A', 'B']
-
 
630
POPPED UNIVERSE 3 (p = 0.050000, 1 pending):
-
 
631
	redistributing 3 ballots
-
 
632
	to B: ['A', 'B', 'C']
-
 
633
	to B: ['A', 'B', 'C']
-
 
634
	to C: ['A', 'C', 'B']
-
 
635
 
-
 
636
ELIMINATED: C
-
 
637
	redistributing 1 ballot(s) from C
-
 
638
	to B: ['A', 'C', 'B']
-
 
639
 
-
 
640
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
641
	A:
-
 
642
		['A', 'B', 'C']
-
 
643
		['A', 'C', 'B']
-
 
644
		['A', 'C', 'B']
-
 
645
	C:
-
 
646
	B:
-
 
647
		['A', 'B', 'C']
-
 
648
		['A', 'B', 'C']
-
 
649
		['A', 'C', 'B']
-
 
650
 
-
 
651
SELECTION #2: B
-
 
652
	no excess ballots to redistribute
-
 
653
 
-
 
654
CURRENT ASSIGNMENT OF BALLOTS (3 needed to win)
-
 
655
	A:
-
 
656
		['A', 'B', 'C']
-
 
657
		['A', 'C', 'B']
-
 
658
		['A', 'C', 'B']
-
 
659
	C:
-
 
660
	B:
-
 
661
		['A', 'B', 'C']
-
 
662
		['A', 'B', 'C']
-
 
663
		['A', 'C', 'B']
-
 
664
RESULTS FOR UNIVERSE 3 (p = 0.050000): ['A', 'B']
-
 
665
POPPED UNIVERSE 2 (p = 0.050000, 0 pending):
-
 
666
	redistributing 3 ballots
-
 
667
	to B: ['A', 'B', 'C']
-
 
668
	to B: ['A', 'B', 'C']
-
 
669
	to C: ['A', 'C', 'B']
43
 
670
 
44
ELIMINATED: C
671
ELIMINATED: C
45
	redistributing 1 ballot(s) from C
672
	redistributing 1 ballot(s) from C
46
	to B: ['A', 'C', 'B']
673
	to B: ['A', 'C', 'B']
47
 
674
 
Line 67... Line 694...
67
	C:
694
	C:
68
	B:
695
	B:
69
		['A', 'B', 'C']
696
		['A', 'B', 'C']
70
		['A', 'B', 'C']
697
		['A', 'B', 'C']
71
		['A', 'C', 'B']
698
		['A', 'C', 'B']
-
 
699
RESULTS FOR UNIVERSE 2 (p = 0.050000): ['A', 'B']
72
 
700
 
73
Number of random choices made: 3
701
Dropped 0 universes with low probability
74
 
702
 
75
FINAL RESULTS
703
FINAL RESULTS
76
	A
704
	0.500000: ['A', 'C']
77
	B
705
	0.500000: ['A', 'B']