source: src/main/resources/genius/templates/ANAC2016/AgentHp2/energy_grid_domain.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.3 KB
Line 
1<negotiation_template>
2<utility_space number_of_issues="8">
3<objective name="energy_grid_domain" index="0" description="" etype="objective" type="objective">
4<issue vtype="integer" lowerbound="8" upperbound="14" name="0:00-2:59 prices [cents/kWh]" index="1" etype="integer" type="integer">
5</issue>
6<issue vtype="integer" lowerbound="8" upperbound="14" name="3:00-5:59 prices [cents/kWh]" index="2" etype="integer" type="integer">
7</issue>
8<issue vtype="integer" lowerbound="8" upperbound="14" name="6:00-8:59 prices [cents/kWh]" index="3" etype="integer" type="integer">
9</issue>
10<issue vtype="integer" lowerbound="8" upperbound="14" name="9:00-11:59 prices [cents/kWh]" index="4" etype="integer" type="integer">
11</issue>
12<issue vtype="integer" lowerbound="8" upperbound="14" name="12:00-14:59 prices [cents/kWh]" index="5" etype="integer" type="integer">
13</issue>
14<issue vtype="integer" lowerbound="8" upperbound="14" name="15:00-17:59 prices [cents/kWh]" index="6" etype="integer" type="integer">
15</issue>
16<issue vtype="integer" lowerbound="8" upperbound="14" name="18:00-20:59 prices [cents/kWh]" index="7" etype="integer" type="integer">
17</issue>
18<issue vtype="integer" lowerbound="8" upperbound="14" name="21:00-23:59 prices [cents/kWh]" index="8" etype="integer" type="integer">
19</issue>
20</objective>
21</utility_space>
22</negotiation_template>
Note: See TracBrowser for help on using the repository browser.