source: src/main/resources/genius/templates/Domain1/Domain1_util4.xml@ 346

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

Initial import : Genius 9.0.0

File size: 627 bytes
Line 
1<utility_space>
2<objective index="0" description="" name="Domain1" type="objective" etype="objective">
3<issue index="1" name="a" vtype="discrete" type="discrete" etype="discrete">
4<item index="1" value="a1" evaluation="3">
5</item>
6<item index="2" value="a2" evaluation="5">
7</item>
8<item index="3" value="a3" evaluation="4">
9</item>
10<item index="4" value="a4" evaluation="3">
11</item>
12<item index="5" value="a5" evaluation="2">
13</item>
14</issue>
15<weight index="1" value="1.0">
16</weight>
17</objective>
18<discount_factor value="1.0">
19</discount_factor>
20<reservation value="0.5">
21</reservation>
22</utility_space>
Note: See TracBrowser for help on using the repository browser.