[1] | 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="4" />
|
---|
| 6 | <item index="2" value="Mozart" cost="0.0" evaluation="2" />
|
---|
| 7 | <item index="3" value="Beethoven" cost="0.0" evaluation="1" />
|
---|
| 8 | <item index="4" value="Prokofiev" cost="0.0" evaluation="3" />
|
---|
| 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="5" />
|
---|
| 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="4" />
|
---|
| 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="6" />
|
---|
| 19 | <item index="2" value="Charlie Parker" cost="0.0" evaluation="5" />
|
---|
| 20 | <item index="3" value="Miles Davis" cost="0.0" evaluation="4" />
|
---|
| 21 | <item index="4" value="John Coltrane" cost="0.0" evaluation="3" />
|
---|
| 22 | <item index="5" value="Herbie Hancock" cost="0.0" evaluation="1" />
|
---|
| 23 | <item index="6" value="Cal Tjader" cost="0.0" evaluation="2" />
|
---|
| 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="2" />
|
---|
| 28 | <item index="3" value="Elton John" cost="0.0" evaluation="3" />
|
---|
| 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="2" />
|
---|
| 32 | <item index="2" value="Antonio Carlos Jobim" cost="0.0" evaluation="3" />
|
---|
| 33 | <item index="3" value="Astrud Gilberto" cost="0.0" evaluation="1" />
|
---|
| 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="1" />
|
---|
| 37 | <item index="2" value="Maraca" cost="0.0" evaluation="2" />
|
---|
| 38 | <item index="3" value="Gypsy Kings" cost="0.0" evaluation="4" />
|
---|
| 39 | <item index="4" value="Tito Puente" cost="0.0" evaluation="3" />
|
---|
| 40 | </issue>
|
---|
| 41 | <weight index="1" value="0.2989559110338087" />
|
---|
| 42 | <weight index="2" value="0.2331171425427306" />
|
---|
| 43 | <weight index="3" value="0.08523520617105708" />
|
---|
| 44 | <weight index="4" value="0.17338571847849285" />
|
---|
| 45 | <weight index="5" value="0.10930602177391083" />
|
---|
| 46 | <weight index="6" value="0.1" />
|
---|
| 47 | </objective>
|
---|
| 48 | <discount_factor value="0.75" />
|
---|
| 49 | <reservation value="0.50" />
|
---|
| 50 |
|
---|
| 51 | </utility_space>
|
---|