Last change
on this file was 1, checked in by Wouter Pasman, 6 years ago |
Initial import : Genius 9.0.0
|
File size:
1.5 KB
|
Rev | Line | |
---|
[1] | 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" evaluation="1" description="cheap laptop">
|
---|
| 5 | </item>
|
---|
| 6 | <item index="2" value="Macintosh" cost="800" evaluation="3" description="quality laptop">
|
---|
| 7 | </item>
|
---|
| 8 | <item index="3" value="HP" cost="900" evaluation="2" description="gamer laptop">
|
---|
| 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" evaluation="2" description="the default internal HD">
|
---|
| 13 | </item>
|
---|
| 14 | <item index="2" value="80 Gb" cost="50" evaluation="3" description="some extra space">
|
---|
| 15 | </item>
|
---|
| 16 | <item index="3" value="120 Gb" cost="100" evaluation="1" description="enough for dual-boot or video editing">
|
---|
| 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" evaluation="3" description="nothing special">
|
---|
| 21 | </item>
|
---|
| 22 | <item index="2" value="20'' LCD" cost="350" evaluation="2" description="fast switching, high contrast">
|
---|
| 23 | </item>
|
---|
| 24 | <item index="3" value="23'' LCD" cost="450" evaluation="1" description="nice to play movies, lots of space">
|
---|
| 25 | </item>
|
---|
| 26 | </issue>
|
---|
| 27 | <weight index="2" value="0.37808251708013424">
|
---|
| 28 | </weight>
|
---|
| 29 | <weight index="3" value="0.1767567099260568">
|
---|
| 30 | </weight>
|
---|
| 31 | <weight index="4" value="0.4452125771655631">
|
---|
| 32 | </weight>
|
---|
| 33 | </objective>
|
---|
| 34 | </utility_space>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.