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

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

#41 ROLL BACK of rev.126 . So this version is equal to rev. 125

File size: 1.0 KB
Line 
1<utility_space>
2<objective index="0" description="" name="ElectricVehicle" type="objective" etype="objective">
3<issue index="1" name="EnergyConsumption" vtype="discrete" type="discrete" etype="discrete">
4<item index="1" value="Low" evaluation="4">
5</item>
6<item index="2" value="High" evaluation="1">
7</item>
8</issue>
9
10<issue index="2" name="EnginePower" vtype="discrete" type="discrete" etype="discrete">
11<item index="1" value="Low" evaluation="3">
12</item>
13<item index="2" value="High" evaluation="2">
14</item>
15</issue>
16
17<issue index="3" name="Price" vtype="discrete" type="discrete" etype="discrete">
18<item index="1" value="Low" evaluation="3">
19</item>
20<item index="2" value="High" evaluation="2">
21</item>
22</issue>
23
24<weight index="1" value="0.7">
25</weight>
26<weight index="2" value="0.2">
27</weight>
28<weight index="3" value="0.1">
29</weight>
30
31</objective>
32<discount_factor value="0.3">
33</discount_factor>
34<reservation value="0.5">
35</reservation>
36</utility_space>
Note: See TracBrowser for help on using the repository browser.