Last change
on this file since 126 was 1, checked in by Wouter Pasman, 6 years ago |
Initial import : Genius 9.0.0
|
File size:
1.5 KB
|
Line | |
---|
1 | <utility_space>
|
---|
2 | <objective index="1" etype="objective" type="objective" description="" name="LaptopDomain">
|
---|
3 | <issue index="2" etype="discrete" type="discrete" vtype="discrete" name="Laptop">
|
---|
4 | <item index="1" value="Dell" cost="700" description="cheap laptop" evaluation="null">
|
---|
5 | </item>
|
---|
6 | <item index="2" value="Macintosh" cost="800" description="quality laptop" evaluation="null">
|
---|
7 | </item>
|
---|
8 | <item index="3" value="HP" cost="900" description="gamer laptop" evaluation="null">
|
---|
9 | </item>
|
---|
10 | </issue>
|
---|
11 | <issue index="3" etype="discrete" type="discrete" vtype="discrete" name="Harddisk">
|
---|
12 | <item index="1" value="60 Gb" cost="0" description="the default internal HD" evaluation="null">
|
---|
13 | </item>
|
---|
14 | <item index="2" value="80 Gb" cost="50" description="some extra space" evaluation="null">
|
---|
15 | </item>
|
---|
16 | <item index="3" value="120 Gb" cost="100" description="enough for dual-boot or video editing" evaluation="null">
|
---|
17 | </item>
|
---|
18 | </issue>
|
---|
19 | <issue index="4" etype="discrete" type="discrete" vtype="discrete" name="External Monitor">
|
---|
20 | <item index="1" value="19'' LCD" cost="250" description="nothing special" evaluation="null">
|
---|
21 | </item>
|
---|
22 | <item index="2" value="20'' LCD" cost="350" description="fast switching, high contrast" evaluation="null">
|
---|
23 | </item>
|
---|
24 | <item index="3" value="23'' LCD" cost="450" description="nice to play movies, lots of space" evaluation="null">
|
---|
25 | </item>
|
---|
26 | </issue>
|
---|
27 | <weight index="2" value="0.33333">
|
---|
28 | </weight>
|
---|
29 | <weight index="3" value="0.33333">
|
---|
30 | </weight>
|
---|
31 | <weight index="4" value="0.33334">
|
---|
32 | </weight>
|
---|
33 | </objective>
|
---|
34 | </utility_space>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.