[1] | 1 | <?xml version="1.0"?>
|
---|
| 2 | <utility_space>
|
---|
| 3 |
|
---|
| 4 | <objective index="0" description="" name="Housekeeping" type="objective" etype="objective">
|
---|
| 5 | <issue index="1" name="Floor Mopping" vtype="discrete" type="discrete" etype="discrete">
|
---|
| 6 | <item index="1" value="Husbend" cost="0.0" evaluation="10" />
|
---|
| 7 | <item index="2" value="Wife" cost="0.0" evaluation="100" />
|
---|
| 8 | <item index="3" value="Both" cost="0.0" evaluation="30" />
|
---|
| 9 | <item index="4" value="Maid" cost="0.0" evaluation="70" />
|
---|
| 10 | </issue>
|
---|
| 11 | <issue index="2" name="Dishes Cleaning" vtype="discrete" type="discrete" etype="discrete">
|
---|
| 12 | <item index="1" value="Husbend" cost="0.0" evaluation="40" />
|
---|
| 13 | <item index="2" value="Wife" cost="0.0" evaluation="100" />
|
---|
| 14 | <item index="3" value="Both" cost="0.0" evaluation="85" />
|
---|
| 15 | </issue>
|
---|
| 16 | <issue index="3" name="Laundry" vtype="discrete" type="discrete" etype="discrete">
|
---|
| 17 | <item index="1" value="Husbend" cost="0.0" evaluation="50" />
|
---|
| 18 | <item index="2" value="Wife" cost="0.0" evaluation="100" />
|
---|
| 19 | </issue>
|
---|
| 20 | <issue index="4" name="Cooking" vtype="discrete" type="discrete" etype="discrete">
|
---|
| 21 | <item index="1" value="Husbend" cost="0.0" evaluation="10" />
|
---|
| 22 | <item index="2" value="Wife" cost="0.0" evaluation="70" />
|
---|
| 23 | <item index="3" value="Both" cost="0.0" evaluation="40" />
|
---|
| 24 | <item index="4" value="Take-away food" cost="0.0" evaluation="100" />
|
---|
| 25 | </issue>
|
---|
| 26 | <issue index="5" name="Gardening" vtype="discrete" type="discrete" etype="discrete">
|
---|
| 27 | <item index="1" value="Husbend" cost="0.0" evaluation="50" />
|
---|
| 28 | <item index="2" value="Wife" cost="0.0" evaluation="70" />
|
---|
| 29 | <item index="3" value="Both" cost="0.0" evaluation="100" />
|
---|
| 30 | <item index="4" value="Gardener" cost="0.0" evaluation="10" />
|
---|
| 31 | </issue>
|
---|
| 32 | <weight index="1" value="0.3" />
|
---|
| 33 | <weight index="2" value="0.1" />
|
---|
| 34 | <weight index="3" value="0.2" />
|
---|
| 35 | <weight index="4" value="0.2" />
|
---|
| 36 | <weight index="5" value="0.2" />
|
---|
| 37 | </objective>
|
---|
| 38 | <discount_factor value="0.25" />
|
---|
| 39 | <reservation value="0.00" />
|
---|
| 40 | </utility_space>
|
---|