source: src/main/resources/genius/templates/ANAC2015/group1-university/University_util7.xml@ 1

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

Initial import : Genius 9.0.0

File size: 2.4 KB
Line 
1<utility_space>
2<objective name="University" index="0" description="" etype="objective" type="objective">
3<issue vtype="discrete" name="Study" index="1" etype="discrete" type="discrete">
4<item evaluation="1" index="1" value="TI">
5</item>
6<item evaluation="2" index="2" value="TW">
7</item>
8<item evaluation="3" index="3" value="EE">
9</item>
10<item evaluation="4" index="4" value="TBM">
11</item>
12<item evaluation="5" index="5" value="WB">
13</item>
14</issue>
15<issue vtype="discrete" name="Faculty" index="2" etype="discrete" type="discrete">
16<item evaluation="1" index="1" value="EWI">
17</item>
18<item evaluation="2" index="2" value="3ME">
19</item>
20<item evaluation="3" index="3" value="TPM">
21</item>
22</issue>
23<issue vtype="discrete" name="Job Prospect" index="3" etype="discrete" type="discrete">
24<item evaluation="1" index="1" value="Manager">
25</item>
26<item evaluation="2" index="2" value="Developer">
27</item>
28<item evaluation="3" index="3" value="Jobless">
29</item>
30<item evaluation="4" index="4" value="Engineer">
31</item>
32<item evaluation="5" index="5" value="CEO">
33</item>
34</issue>
35<issue vtype="discrete" name="Housing" index="4" etype="discrete" type="discrete">
36<item evaluation="1" index="1" value="House">
37</item>
38<item evaluation="2" index="2" value="Under the bridge">
39</item>
40<item evaluation="3" index="3" value="Single Room">
41</item>
42<item evaluation="4" index="4" value="Studio">
43</item>
44<item evaluation="5" index="5" value="Parents">
45</item>
46<item evaluation="6" index="6" value="Cave">
47</item>
48</issue>
49<issue vtype="discrete" name="Partime Job" index="5" etype="discrete" type="discrete">
50<item evaluation="1" index="1" value="None">
51</item>
52<item evaluation="2" index="2" value="Supermarket">
53</item>
54<item evaluation="3" index="3" value="Catering">
55</item>
56<item evaluation="4" index="4" value="Fastfood Restaurant">
57</item>
58<item evaluation="5" index="5" value="Restaurant">
59</item>
60</issue>
61<weight index="1" value="0.1980810473346451">
62</weight>
63<weight index="2" value="0.19934505718977874">
64</weight>
65<weight index="3" value="0.20025426519119383">
66</weight>
67<weight index="4" value="0.20218347994370828">
68</weight>
69<weight index="5" value="0.20013615034067408">
70</weight>
71</objective>
72<discount_factor value="1.0">
73</discount_factor>
74<reservation value="0.0">
75</reservation>
76</utility_space>
Note: See TracBrowser for help on using the repository browser.