source: src/main/resources/genius/templates/anac/y2011/Laptop/laptop_seller_utility10.xml

Last change on this file was 195, checked in by Wouter Pasman, 6 years ago

#71 anac2019 added profiles

File size: 1.7 KB
Line 
1<utility_space type="UNCERTAIN">
2<objective name="LaptopDomain" index="0" description="" etype="objective" type="objective">
3<issue vtype="discrete" name="Laptop" index="1" etype="discrete" type="discrete">
4<item evaluation="12.0" index="1" description="cheap laptop" value="Dell">
5</item>
6<item evaluation="30.0" index="2" description="quality laptop" value="Macintosh">
7</item>
8<item evaluation="20.0" index="3" description="gamer laptop" value="HP">
9</item>
10</issue>
11<issue vtype="discrete" name="Harddisk" index="2" etype="discrete" type="discrete">
12<item evaluation="20.0" index="1" description="the default internal HD" value="60 Gb">
13</item>
14<item evaluation="30.0" index="2" description="some extra space" value="80 Gb">
15</item>
16<item evaluation="9.0" index="3" description="enough for dual-boot or video editing" value="120 Gb">
17</item>
18</issue>
19<issue vtype="discrete" name="External Monitor" index="3" etype="discrete" type="discrete">
20<item evaluation="3.0" index="1" description="nothing special" value="19'' LCD">
21</item>
22<item evaluation="2.0" index="2" description="fast switching, high contrast" value="20'' LCD">
23</item>
24<item evaluation="1.0" index="3" description="nice to play movies, lots of space" value="23'' LCD">
25</item>
26</issue>
27<weight index="1" value="0.3785021180103064">
28</weight>
29<weight index="2" value="0.17625909424505656">
30</weight>
31<weight index="3" value="0.44523878774463704">
32</weight>
33</objective>
34<discount_factor value="1.0">
35</discount_factor>
36<reservation value="0.330823">
37</reservation>
38<comparisons>
3910
40</comparisons>
41<errors>
420
43</errors>
44<fixed_seed>
45true
46</fixed_seed>
47<experimental>
48false
49</experimental>
50</utility_space>
Note: See TracBrowser for help on using the repository browser.