source: src/main/resources/genius/templates/6issues/6issues_util2.xml@ 53

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

Initial import : Genius 9.0.0

File size: 1.7 KB
Line 
1<utility_space>
2<objective name="6issues" index="0" description="" etype="objective" type="objective">
3<issue vtype="integer" lowerbound="0" upperbound="9" name="i1" index="1" etype="integer" type="integer">
4<evaluator ftype="linear" offset="0.11" slope="0.09777777777777778">
5</evaluator>
6</issue>
7<issue vtype="integer" lowerbound="0" upperbound="9" name="i2" index="2" etype="integer" type="integer">
8<evaluator ftype="linear" offset="0.12" slope="0.09444444444444444">
9</evaluator>
10</issue>
11<issue vtype="integer" lowerbound="0" upperbound="9" name="i3" index="3" etype="integer" type="integer">
12<evaluator ftype="linear" offset="0.13" slope="0.09222222222222222">
13</evaluator>
14</issue>
15<issue vtype="integer" lowerbound="0" upperbound="9" name="i4" index="4" etype="integer" type="integer">
16<evaluator ftype="linear" offset="0.14" slope="0.08888888888888888">
17</evaluator>
18</issue>
19<issue vtype="integer" lowerbound="0" upperbound="9" name="i5" index="5" etype="integer" type="integer">
20<evaluator ftype="linear" offset="0.15" slope="0.08666666666666667">
21</evaluator>
22</issue>
23<issue vtype="integer" lowerbound="0" upperbound="9" name="i6" index="6" etype="integer" type="integer">
24<evaluator ftype="linear" offset="0.16" slope="0.08444444444444445">
25</evaluator>
26</issue>
27<weight index="1" value="0.07531678622308159">
28</weight>
29<weight index="2" value="0.18148468268008364">
30</weight>
31<weight index="3" value="0.13035193969082373">
32</weight>
33<weight index="4" value="0.24649985443378972">
34</weight>
35<weight index="5" value="0.16931694966873587">
36</weight>
37<weight index="6" value="0.19702978730348544">
38</weight>
39</objective>
40<discount_factor value="1.0">
41</discount_factor>
42<reservation value="0.0">
43</reservation>
44</utility_space>
Note: See TracBrowser for help on using the repository browser.