source: src/main/resources/genius/templates/ANAC2016/nGent/ElectricVehicleA20.xml

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

#71 anac2019 added profiles

File size: 1.1 KB
Line 
1<utility_space type="UNCERTAIN">
2<objective name="ElectricVehicle" index="0" description="" etype="objective" type="objective">
3<issue vtype="discrete" name="EnergyConsumption" index="1" etype="discrete" type="discrete">
4<item evaluation="2.0" index="1" value="Low">
5</item>
6<item evaluation="3.0" index="2" value="High">
7</item>
8</issue>
9<issue vtype="discrete" name="EnginePower" index="2" etype="discrete" type="discrete">
10<item evaluation="2.0" index="1" value="Low">
11</item>
12<item evaluation="3.0" index="2" value="High">
13</item>
14</issue>
15<issue vtype="discrete" name="Price" index="3" etype="discrete" type="discrete">
16<item evaluation="1.0" index="1" value="Low">
17</item>
18<item evaluation="4.0" index="2" value="High">
19</item>
20</issue>
21<weight index="1" value="0.1">
22</weight>
23<weight index="2" value="0.3">
24</weight>
25<weight index="3" value="0.6">
26</weight>
27</objective>
28<discount_factor value="1.0">
29</discount_factor>
30<reservation value="0.2186">
31</reservation>
32<comparisons>
338
34</comparisons>
35<errors>
360
37</errors>
38<fixed_seed>
39true
40</fixed_seed>
41<experimental>
42false
43</experimental>
44</utility_space>
Note: See TracBrowser for help on using the repository browser.