Last change
on this file was 127, checked in by Wouter Pasman, 6 years ago |
#41 ROLL BACK of rev.126 . So this version is equal to rev. 125
|
File size:
1.4 KB
|
Line | |
---|
1 | <utility_space>
|
---|
2 | <objective index="0" etype="objective" type="objective" description="" name="PlanesDomain">
|
---|
3 | <issue index="1" etype="discrete" type="discrete" vtype="discrete" name="Plane">
|
---|
4 | <item index="1" value="Piper" cost="300" evaluation="1" description="Small plane">
|
---|
5 | </item>
|
---|
6 | <item index="2" value="Aircraft4" cost="1000" evaluation="3" description="Middle plane">
|
---|
7 | </item>
|
---|
8 | <item index="3" value="Boing747" cost="1900" evaluation="2" description="Big plane">
|
---|
9 | </item>
|
---|
10 | </issue>
|
---|
11 | <issue index="2" etype="discrete" type="discrete" vtype="discrete" name="Engine">
|
---|
12 | <item index="1" value="Rocket" cost="0" evaluation="2" description="The old engine">
|
---|
13 | </item>
|
---|
14 | <item index="2" value="Jet" cost="500" evaluation="3" description="Good engine">
|
---|
15 | </item>
|
---|
16 | <item index="3" value="Turbo" cost="1000" evaluation="1" description="Best engine">
|
---|
17 | </item>
|
---|
18 | </issue>
|
---|
19 | <issue index="3" etype="discrete" type="discrete" vtype="discrete" name="Technology">
|
---|
20 | <item index="1" value="Old radio" cost="200" evaluation="3" description="Old radio">
|
---|
21 | </item>
|
---|
22 | <item index="2" value="Regular computer" cost="400" evaluation="2" description="Stantard control system">
|
---|
23 | </item>
|
---|
24 | <item index="3" value="Super computer" cost="900" evaluation="1" description="Fast, reliable and strong control system">
|
---|
25 | </item>
|
---|
26 | </issue>
|
---|
27 | <weight index="1" value="0.35">
|
---|
28 | </weight>
|
---|
29 | <weight index="2" value="0.2">
|
---|
30 | </weight>
|
---|
31 | <weight index="3" value="0.45">
|
---|
32 | </weight>
|
---|
33 | </objective>
|
---|
34 | </utility_space>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.