1 | <?xml version="1.0"?>
|
---|
2 | <utility_space>
|
---|
3 | <objective index="0" description="" name="Acquisition" type="objective" etype="objective">
|
---|
4 | <issue index="1" name="Price" vtype="discrete" type="discrete" etype="discrete">
|
---|
5 | <item index="1" value="1 million $" cost="0.0" evaluation="10" />
|
---|
6 | <item index="2" value="2.5 million $" cost="0.0" evaluation="9" />
|
---|
7 | <item index="3" value="5 million $" cost="0.0" evaluation="8" />
|
---|
8 | <item index="4" value="8 million $" cost="0.0" evaluation="8" />
|
---|
9 | </issue>
|
---|
10 | <issue index="2" name="IP" vtype="discrete" type="discrete" etype="discrete">
|
---|
11 | <item index="1" value="IS receives all IP" cost="0.0" evaluation="10" />
|
---|
12 | <item index="2" value="IS receives the patents, industrial design rights and trade secrets" cost="0.0" evaluation="4" />
|
---|
13 | <item index="3" value="BI-Tech founders maintain all IP" cost="0.0" evaluation="9" />
|
---|
14 | </issue>
|
---|
15 | <issue index="3" name="Stocks" vtype="discrete" type="discrete" etype="discrete">
|
---|
16 | <item index="1" value="BI-Tech founders get 2%" cost="0.0" evaluation="5" />
|
---|
17 | <item index="2" value="BI-Tech founders get 2% + jobs at IS" cost="0.0" evaluation="10" />
|
---|
18 | <item index="3" value="BI-Tech founders get 5%" cost="0.0" evaluation="4" />
|
---|
19 | <item index="4" value="BI-Tech founders get 5% + jobs " cost="0.0" evaluation="7" />
|
---|
20 | </issue>
|
---|
21 | <issue index="4" name="EmployeeAgreements" vtype="discrete" type="discrete" etype="discrete">
|
---|
22 | <item index="1" value="salary raise of 15%" cost="0.0" evaluation="6" />
|
---|
23 | <item index="2" value="same conditions" cost="0.0" evaluation="6" />
|
---|
24 | <item index="3" value="private contracts" cost="0.0" evaluation="7" />
|
---|
25 | <item index="4" value="half fired and half private contracts" cost="0.0" evaluation="3" />
|
---|
26 | </issue>
|
---|
27 | <issue index="5" name="Legal Liability" vtype="discrete" type="discrete" etype="discrete">
|
---|
28 | <item index="1" value="past activities remains with Bi-Tech" cost="0.0" evaluation="10" />
|
---|
29 | <item index="2" value="IS liable for all activities" cost="0.0" evaluation="7" />
|
---|
30 | </issue>
|
---|
31 | <weight index="1" value="0.3" />
|
---|
32 | <weight index="2" value="0.3" />
|
---|
33 | <weight index="3" value="0.15" />
|
---|
34 | <weight index="4" value="0.05" />
|
---|
35 | <weight index="5" value="0.2" />
|
---|
36 | </objective>
|
---|
37 | <discount_factor value="0.75" />
|
---|
38 | <reservation value="0.00" />
|
---|
39 |
|
---|
40 | </utility_space>
|
---|