source: src/main/resources/genius/templates/ANAC2016/ClockWork/SmartGridDomain_util1.xml

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

Initial import : Genius 9.0.0

File size: 1.6 KB
Line 
1<utility_space>
2<objective index="0" description="" name="SmartGridDomain" type="objective" etype="objective">
3<issue index="1" name="Price Level" vtype="discrete" type="discrete" etype="discrete">
4<item index="1" value="Price 1" evaluation="300">
5</item>
6<item index="2" value="Price 2" evaluation="200">
7</item>
8<item index="3" value="Price 3" evaluation="100">
9</item>
10<item index="4" value="Price 4" evaluation="20">
11</item>
12</issue>
13<issue index="2" name="ContractDuration" vtype="discrete" type="discrete" etype="discrete">
14<item index="1" value="5 Years" evaluation="40">
15</item>
16<item index="2" value="2 Years" evaluation="100">
17</item>
18<item index="3" value="1 Year" evaluation="300">
19</item>
20<item index="4" value="6 Months" evaluation="200">
21</item>
22<item index="5" value="1 Month" evaluation="75">
23</item>
24</issue>
25<issue index="3" name="EnergyDelivered" vtype="discrete" type="discrete" etype="discrete">
26<item index="1" value="Energy Amount 1" evaluation="50">
27</item>
28<item index="2" value="Energy Amount 2" evaluation="150">
29</item>
30<item index="3" value="Energy Amount 3" evaluation="300">
31</item>
32<item index="4" value="Energy Amount 4" evaluation="250">
33</item>
34<item index="5" value="Energy Amount 5" evaluation="100">
35</item>
36</issue>
37<weight index="1" value="0.5016988328462136">
38</weight>
39<weight index="2" value="0.16213849961335913">
40</weight>
41<weight index="3" value="0.3361626675404272">
42</weight>
43</objective>
44<discount_factor value="0.6">
45</discount_factor>
46<reservation value="0.4">
47</reservation>
48</utility_space>
Note: See TracBrowser for help on using the repository browser.