Last change
on this file was 1, checked in by Wouter Pasman, 6 years ago |
Initial import : Genius 9.0.0
|
File size:
1012 bytes
|
Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <negotiation_template number_of_sessions="1">
|
---|
3 | <utility_space number_of_issues="3">
|
---|
4 | <objective index="0" etype="objective" type="objective" description="" name="Barter">
|
---|
5 | <issue index="1" etype="discrete" type="discrete" name="price">
|
---|
6 | <item index="1" value="3gm"/>
|
---|
7 | <item index="2" value="4gm"/>
|
---|
8 | <item index="3" value="5gm"/>
|
---|
9 | <item index="4" value="6gm"/>
|
---|
10 | </issue>
|
---|
11 | <issue index="2" etype="discrete" type="discrete" name="CookingOil">
|
---|
12 | <item index="1" value="4ml"/>
|
---|
13 | <item index="2" value="5ml"/>
|
---|
14 | <item index="3" value="6ml"/>
|
---|
15 | <item index="4" value="7ml"/>
|
---|
16 | <item index="5" value="8ml"/>
|
---|
17 | </issue>
|
---|
18 | <issue index="3" etype="discrete" type="discrete" name="Sugar">
|
---|
19 | <item index="1" value="4gm"/>
|
---|
20 | <item index="2" value="6gm"/>
|
---|
21 | <item index="3" value="8gm"/>
|
---|
22 | <item index="4" value="10gm"/>
|
---|
23 | </issue>
|
---|
24 | </objective>
|
---|
25 | </utility_space>
|
---|
26 | </negotiation_template>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.