source: src/main/resources/genius/templates/ANAC2016/Caduceus/Smart_Grid_util3.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.4 KB
Line 
1<utility_space>
2<objective name="Smart_Grid" index="0" description="" etype="objective" type="objective">
3<issue vtype="discrete" name="Price" index="1" etype="discrete" type="discrete">
4<item evaluation="4" index="1" value="0-10 cent">
5</item>
6<item evaluation="4" index="2" value="10-20 cent">
7</item>
8<item evaluation="5" index="3" value="20-30 cent">
9</item>
10<item evaluation="5" index="4" value="30-40 cent">
11</item>
12<item evaluation="4" index="5" value="40-50 cent">
13</item>
14</issue>
15<issue vtype="discrete" name="Amount" index="2" etype="discrete" type="discrete">
16<item evaluation="2" index="1" value="0-50 kw">
17</item>
18<item evaluation="1" index="2" value="50-100 kw">
19</item>
20<item evaluation="3" index="3" value="100-150 kw">
21</item>
22<item evaluation="2" index="4" value="150-200 kw">
23</item>
24</issue>
25<issue vtype="discrete" name="Time" index="3" etype="discrete" type="discrete">
26<item evaluation="3" index="1" value="00-06">
27</item>
28<item evaluation="3" index="2" value="06-12">
29</item>
30<item evaluation="1" index="3" value="12-18">
31</item>
32<item evaluation="2" index="4" value="18-00">
33</item>
34</issue>
35<weight index="1" value="0.1552273733188894">
36</weight>
37<weight index="2" value="0.3184075790738063">
38</weight>
39<weight index="3" value="0.5263650476073043">
40</weight>
41</objective>
42<discount_factor value="1.0">
43</discount_factor>
44<reservation value="0.0">
45</reservation>
46</utility_space>
Note: See TracBrowser for help on using the repository browser.