Last change
on this file was 44, checked in by ruud, 4 days ago |
All TimeDependent parties now support the nonlinear SumOfGroupsUtilitySpace. Example Nonlinear space in the computer domain
|
File size:
1.0 KB
|
Line | |
---|
1 | {
|
---|
2 | "name": "computer",
|
---|
3 | "issuesValues": {
|
---|
4 | "box": {
|
---|
5 | "values": [
|
---|
6 | "all-in-one",
|
---|
7 | "small box",
|
---|
8 | "tower"
|
---|
9 | ]
|
---|
10 | },
|
---|
11 | "graphics": {
|
---|
12 | "values": [
|
---|
13 | "built-in",
|
---|
14 | "low 8G",
|
---|
15 | "medium 16G",
|
---|
16 | "high 32G"
|
---|
17 | ]
|
---|
18 | },
|
---|
19 | "main mem": {
|
---|
20 | "values": [
|
---|
21 | "8GB",
|
---|
22 | "16GB",
|
---|
23 | "32GB",
|
---|
24 | "64GB"
|
---|
25 | ]
|
---|
26 | },
|
---|
27 | "SSD": {
|
---|
28 | "values": [
|
---|
29 | "64GB",
|
---|
30 | "1TB",
|
---|
31 | "2TB",
|
---|
32 | "4TB",
|
---|
33 | "8TB"
|
---|
34 | ]
|
---|
35 | },
|
---|
36 | "display": {
|
---|
37 | "values": [
|
---|
38 | "24-1K",
|
---|
39 | "27-4K",
|
---|
40 | "32-4K",
|
---|
41 | "27-4K gaming",
|
---|
42 | "34-4K gaming"
|
---|
43 | ]
|
---|
44 | },
|
---|
45 | "input": {
|
---|
46 | "values": [
|
---|
47 | "standard keybd,mouse",
|
---|
48 | "wireless keybd,mouse",
|
---|
49 | "gaming keybd,mouse"
|
---|
50 | ]
|
---|
51 | },
|
---|
52 | "price": {
|
---|
53 | "values": [
|
---|
54 | "614",
|
---|
55 | "663",
|
---|
56 | "716",
|
---|
57 | "773",
|
---|
58 | "835",
|
---|
59 | "902",
|
---|
60 | "974",
|
---|
61 | "1052",
|
---|
62 | "1136",
|
---|
63 | "1227",
|
---|
64 | "1326",
|
---|
65 | "1432",
|
---|
66 | "1546",
|
---|
67 | "1670",
|
---|
68 | "1803",
|
---|
69 | "1948",
|
---|
70 | "2104",
|
---|
71 | "2272",
|
---|
72 | "2454",
|
---|
73 | "2650",
|
---|
74 | "2862",
|
---|
75 | "3091",
|
---|
76 | "3338",
|
---|
77 | "3605",
|
---|
78 | "3893",
|
---|
79 | "4205",
|
---|
80 | "4541",
|
---|
81 | "4905",
|
---|
82 | "5297"
|
---|
83 | ]
|
---|
84 | },
|
---|
85 | "rounding": {
|
---|
86 | "values": [
|
---|
87 | "1"
|
---|
88 | ]
|
---|
89 | }
|
---|
90 | }
|
---|
91 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.