forked from reitzig/2015_apportionment
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sandsel_v3-v3Iter-v2.experiment
26 lines (22 loc) · 2.01 KB
/
sandsel_v3-v3Iter-v2.experiment
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Some quick experiments to compare different implementations of our algorithm.
# k = 50*n, different methods and distributions
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW uniform GreatestDivisors
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW uniform SainteLague
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW uniform ModifiedSainteLague
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW uniform EqualProportions
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW uniform HarmonicMean
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW exponential GreatestDivisors
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW exponential SainteLague
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW exponential ModifiedSainteLague
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW exponential EqualProportions
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW exponential HarmonicMean
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW poisson GreatestDivisors
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW poisson SainteLague
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW poisson ModifiedSainteLague
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW poisson EqualProportions
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW poisson HarmonicMean
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW pareto1.5 GreatestDivisors
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW pareto1.5 SainteLague
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW pareto1.5 ModifiedSainteLague
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW pareto1.5 EqualProportions
rw3,rw2,rw3it 5,10,15,20,25,30,35,40,45,50,100,150,200 50 7500 200 NOW pareto1.5 HarmonicMean