Last change
on this file since 26 was 26, checked in by bart, 4 years ago |
Voting requests now contain Offers. Fixed windows whitespace issue. Partiesserver now supports up to 8 parties simultaneously.
|
File size:
1.6 KB
|
Line | |
---|
1 | {
|
---|
2 | "LinearAdditiveUtilitySpace": {
|
---|
3 | "name": "7issues2",
|
---|
4 | "issueUtilities": {
|
---|
5 | "i1": {
|
---|
6 | "numberutils": {
|
---|
7 | "lowValue": 0,
|
---|
8 | "lowUtility": 0.51,
|
---|
9 | "highValue": 9,
|
---|
10 | "highUtility": 0.11
|
---|
11 |
|
---|
12 | }
|
---|
13 | },
|
---|
14 | "i2": {
|
---|
15 | "numberutils": {
|
---|
16 | "lowValue": 0,
|
---|
17 | "lowUtility": 0.92,
|
---|
18 | "highValue": 9,
|
---|
19 | "highUtility": 0.21
|
---|
20 |
|
---|
21 | }
|
---|
22 | },
|
---|
23 | "i3": {
|
---|
24 | "numberutils": {
|
---|
25 | "lowValue": 0,
|
---|
26 | "lowUtility": 0.93,
|
---|
27 | "highValue": 9,
|
---|
28 | "highUtility": 0.13
|
---|
29 |
|
---|
30 | }
|
---|
31 | },
|
---|
32 | "i4": {
|
---|
33 | "numberutils": {
|
---|
34 | "lowValue": 0,
|
---|
35 | "lowUtility": 0.94,
|
---|
36 | "highValue": 9,
|
---|
37 | "highUtility": 0.14
|
---|
38 |
|
---|
39 | }
|
---|
40 | },
|
---|
41 | "i5": {
|
---|
42 | "numberutils": {
|
---|
43 | "lowValue": 0,
|
---|
44 | "lowUtility": 0.95,
|
---|
45 | "highValue": 9,
|
---|
46 | "highUtility": 0.15
|
---|
47 |
|
---|
48 | }
|
---|
49 | },
|
---|
50 | "i6": {
|
---|
51 | "numberutils": {
|
---|
52 | "lowValue": 0,
|
---|
53 | "lowUtility": 0.96,
|
---|
54 | "highValue": 9,
|
---|
55 | "highUtility": 0.16
|
---|
56 |
|
---|
57 | }
|
---|
58 | },
|
---|
59 | "i7": {
|
---|
60 | "numberutils": {
|
---|
61 | "lowValue": 0,
|
---|
62 | "lowUtility": 0.97,
|
---|
63 | "highValue": 9,
|
---|
64 | "highUtility": 0.17
|
---|
65 |
|
---|
66 | }
|
---|
67 | }
|
---|
68 | },
|
---|
69 | "issueWeights": {
|
---|
70 | "i1": 0.24745759773026107,
|
---|
71 | "i2": 0.11824193959921694,
|
---|
72 | "i3": 0.1860471425098606,
|
---|
73 | "i4": 0.20629555826677742,
|
---|
74 | "i5": 0.16112666189388397,
|
---|
75 | "i6": 0.0538874,
|
---|
76 | "i7": 0.0269437
|
---|
77 | },
|
---|
78 | "domain": {
|
---|
79 | "name": "7issues",
|
---|
80 | "issuesValues": {
|
---|
81 | "i1": {
|
---|
82 | "range": ["0", "9", "1"]
|
---|
83 | },
|
---|
84 | "i2": {
|
---|
85 | "range": ["0", "9", "1"]
|
---|
86 | },
|
---|
87 | "i3": {
|
---|
88 | "range": ["0", "9", "1"]
|
---|
89 | },
|
---|
90 | "i4": {
|
---|
91 | "range": ["0", "9", "1"]
|
---|
92 | },
|
---|
93 | "i5": {
|
---|
94 | "range": ["0", "9", "1"]
|
---|
95 | },
|
---|
96 | "i6": {
|
---|
97 | "range": ["0", "9", "1"]
|
---|
98 | },
|
---|
99 | "i7": {
|
---|
100 | "range": ["0", "9", "1"]
|
---|
101 | }
|
---|
102 | }
|
---|
103 | }
|
---|
104 | }
|
---|
105 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.