1 | <utility_space>
|
---|
2 | <objective index="0" description="" name="Party" type="objective" etype="objective">
|
---|
3 | <issue index="1" name="Food" vtype="discrete" type="discrete" etype="discrete">
|
---|
4 | <item index="1" description="Buy bags of chips and party nuts for all guests." value="Chips and Nuts" cost="100.0" evaluation="20">
|
---|
5 | </item>
|
---|
6 | <item index="2" description="Diced cheese, sliced sausage, deep fried stuff. More tasty than chips and nuts, but more expensive." value="Finger-Food" cost="170.0" evaluation="15">
|
---|
7 | </item>
|
---|
8 | <item index="3" description="Custom snacks, hours d’oeuvres etc. Less expansive than finger-food, but more work." value="Handmade Food" cost="120.0" evaluation="12">
|
---|
9 | </item>
|
---|
10 | <item index="4" description="Outsource the food, if you will. The least work, the
|
---|
11 | highest cost." value="Catering" cost="250.0" evaluation="10">
|
---|
12 | </item>
|
---|
13 | </issue>
|
---|
14 | <issue index="2" name="Drinks" vtype="discrete" type="discrete" etype="discrete">
|
---|
15 | <item index="1" description="Soda’s, ice water, etc." value="Non-Alcoholic" cost="75.0" evaluation="20">
|
---|
16 | </item>
|
---|
17 | <item index="2" description="More than enough beers for everybody. It has alcohol, but is more expensive." value="Beer Only" cost="300.0" evaluation="4">
|
---|
18 | </item>
|
---|
19 | <item index="3" description="Mix your own drinks. More work, but less expensive than a trainload of beer." value="Handmade Cocktails" cost="200.0" evaluation="15">
|
---|
20 | </item>
|
---|
21 | <item index="4" description="Let some company do the drinks. Least work, highest cost." value="Catering" cost="450.0" evaluation="5">
|
---|
22 | </item>
|
---|
23 | </issue>
|
---|
24 | <issue index="3" name="Location" vtype="discrete" type="discrete" etype="discrete">
|
---|
25 | <item index="1" description="A tent on some field somewhere. Roomy, but outdoors." value="Party Tent" cost="200.0" evaluation="25">
|
---|
26 | </item>
|
---|
27 | <item index="2" description="Give the party in your dormitory. It’s home, but there is less room." value="Your Dorm" cost="100.0" evaluation="20">
|
---|
28 | </item>
|
---|
29 | <item index="3" description="Hire a standard party room. Enough room, no outdoor problems. It costs more, though." value="Party Room" cost="400.0" evaluation="10">
|
---|
30 | </item>
|
---|
31 | <item index="4" description="The fanciest option. A beautifully decorated ballroom with everything you need." value="Ballroom" cost="600.0" evaluation="23">
|
---|
32 | </item>
|
---|
33 | </issue>
|
---|
34 | <issue index="4" name="Invitations" vtype="discrete" type="discrete" etype="discrete">
|
---|
35 | <item index="1" description="Write the address on pieces of paper and hand those out." value="Plain" cost="25.0" evaluation="15">
|
---|
36 | </item>
|
---|
37 | <item index="2" description="Take a nice picture of something, or buy one in the store, and write on the back of that. More expensive, but prettier." value="Photo" cost="75.0" evaluation="10">
|
---|
38 | </item>
|
---|
39 | <item index="3" description="Custom shape card. More work, a tad less expensive than the photo option." value="Custom, Handmade" cost="50.0" evaluation="8">
|
---|
40 | </item>
|
---|
41 | <item index="4" description="Design the card, then let somebody else print it. You pay a lot, but do the least." value="Custom, Printed" cost="150.0" evaluation="12">
|
---|
42 | </item>
|
---|
43 | </issue>
|
---|
44 | <issue index="5" name="Music" vtype="discrete" type="discrete" etype="discrete">
|
---|
45 | <item index="1" description="Plug some boxes into your computer and run off your MP3 collection. More work, the wiring costs money." value="MP3" cost="100.0" evaluation="18">
|
---|
46 | </item>
|
---|
47 | <item index="2" description="Hire a DJ to play off his MP3 collection. No work for you during the party, but more expensive." value="DJ" cost="250.0" evaluation="15">
|
---|
48 | </item>
|
---|
49 | <item index="3" description="Hire a party band for live music. The most expensive, but it is live music." value="Band" cost="350.0" evaluation="20">
|
---|
50 | </item>
|
---|
51 | </issue>
|
---|
52 | <issue index="6" name="Cleanup" vtype="discrete" type="discrete" etype="discrete">
|
---|
53 | <item index="1" description="This will take a lot of scrubbing. It is cheap, but by far the most work." value="Water and Soap" cost="20.0" evaluation="5">
|
---|
54 | </item>
|
---|
55 | <item index="2" description="Specialized materials will help cleaning a lot, but it is more expensive." value="Specialized Materials" cost="60.0" evaluation="10">
|
---|
56 | </item>
|
---|
57 | <item index="3" description="Rent a CleanMaster 3000 and see those stains disappear in no time. Yet less work, yet more mone" value="Special Equiment" cost="150.0" evaluation="15">
|
---|
58 | </item>
|
---|
59 | <item index="4" description="Hire somebody else to do your dirty work. No work,but pricey." value="Hired Help" cost="200.0" evaluation="20">
|
---|
60 | </item>
|
---|
61 | </issue>
|
---|
62 | <weight index="1" value="0.26406799635023226">
|
---|
63 | </weight>
|
---|
64 | <weight index="2" value="0.1897622085535712">
|
---|
65 | </weight>
|
---|
66 | <weight index="3" value="0.22270065828817484">
|
---|
67 | </weight>
|
---|
68 | <weight index="4" value="0.05801671655793907">
|
---|
69 | </weight>
|
---|
70 | <weight index="5" value="0.16832340046936656">
|
---|
71 | </weight>
|
---|
72 | <weight index="6" value="0.09712901978071596">
|
---|
73 | </weight>
|
---|
74 | </objective>
|
---|
75 | </utility_space>
|
---|