1 | <?xml version="1.0"?>
|
---|
2 | <utility_space>
|
---|
3 | <objective index="0" description="" name="MusicCollection" type="objective" etype="objective">
|
---|
4 | <issue index="1" name="Classical" vtype="discrete" type="discrete" etype="discrete">
|
---|
5 | <item index="1" value="Bach" cost="0.0" evaluation="1" />
|
---|
6 | <item index="2" value="Mozart" cost="0.0" evaluation="3" />
|
---|
7 | <item index="3" value="Beethoven" cost="0.0" evaluation="2" />
|
---|
8 | <item index="4" value="Prokofiev" cost="0.0" evaluation="4" />
|
---|
9 | </issue>
|
---|
10 | <issue index="2" name="Rock" vtype="discrete" type="discrete" etype="discrete">
|
---|
11 | <item index="1" value="Chuck Berry" cost="0.0" evaluation="2" />
|
---|
12 | <item index="2" value="The Beatles" cost="0.0" evaluation="1" />
|
---|
13 | <item index="3" value="The Doors" cost="0.0" evaluation="3" />
|
---|
14 | <item index="4" value="Camel" cost="0.0" evaluation="5" />
|
---|
15 | <item index="5" value="Nirvana" cost="0.0" evaluation="2" />
|
---|
16 | </issue>
|
---|
17 | <issue index="3" name="Jazz" vtype="discrete" type="discrete" etype="discrete">
|
---|
18 | <item index="1" value="Louie Armstrong" cost="0.0" evaluation="5" />
|
---|
19 | <item index="2" value="Charlie Parker" cost="0.0" evaluation="6" />
|
---|
20 | <item index="3" value="Miles Davis" cost="0.0" evaluation="3" />
|
---|
21 | <item index="4" value="John Coltrane" cost="0.0" evaluation="2" />
|
---|
22 | <item index="5" value="Herbie Hancock" cost="0.0" evaluation="1" />
|
---|
23 | <item index="6" value="Cal Tjader" cost="0.0" evaluation="4" />
|
---|
24 | </issue>
|
---|
25 | <issue index="4" name="Pop" vtype="discrete" type="discrete" etype="discrete">
|
---|
26 | <item index="1" value="Michael Jackson" cost="0.0" evaluation="1" />
|
---|
27 | <item index="2" value="Madonna" cost="0.0" evaluation="3" />
|
---|
28 | <item index="3" value="Elton John" cost="0.0" evaluation="2" />
|
---|
29 | </issue>
|
---|
30 | <issue index="5" name="Brazil" vtype="discrete" type="discrete" etype="discrete">
|
---|
31 | <item index="1" value="Gilberto Gil" cost="0.0" evaluation="1" />
|
---|
32 | <item index="2" value="Antonio Carlos Jobim" cost="0.0" evaluation="3" />
|
---|
33 | <item index="3" value="Astrud Gilberto" cost="0.0" evaluation="2" />
|
---|
34 | </issue>
|
---|
35 | <issue index="6" name="Latin" vtype="discrete" type="discrete" etype="discrete">
|
---|
36 | <item index="1" value="Eddie Palmieri" cost="0.0" evaluation="4" />
|
---|
37 | <item index="2" value="Maraca" cost="0.0" evaluation="3" />
|
---|
38 | <item index="3" value="Gypsy Kings" cost="0.0" evaluation="1" />
|
---|
39 | <item index="4" value="Tito Puente" cost="0.0" evaluation="2" />
|
---|
40 | </issue>
|
---|
41 | <weight index="1" value="0.05531288218227788" />
|
---|
42 | <weight index="2" value="0.20360658284207878" />
|
---|
43 | <weight index="3" value="0.3518519199555933" />
|
---|
44 | <weight index="4" value="0.06515828475708359" />
|
---|
45 | <weight index="5" value="0.1240703302629664" />
|
---|
46 | <weight index="6" value="0.2" />
|
---|
47 | </objective>
|
---|
48 | <discount_factor value="1.00" />
|
---|
49 | <reservation value="0.25" />
|
---|
50 |
|
---|
51 | </utility_space>
|
---|