Last change
on this file since 170 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:
942 bytes
|
Line | |
---|
1 | <negotiation_template number_of_sessions="1">
|
---|
2 | <agent utility_space="jennings_example2_agent_B.xml" name="Buyer"
|
---|
3 | class="SimpleAgent">
|
---|
4 | </agent>
|
---|
5 | <agent utility_space="jennings_example2_agent_A.xml" name="Dealer"
|
---|
6 | class="SimpleAgent">
|
---|
7 | </agent>
|
---|
8 | <utility_space number_of_issues="4">
|
---|
9 | <objective index="1" etype="objective" type="objective"
|
---|
10 | description="" name="SON">
|
---|
11 | <issue index="2" name="Price" vtype="real" type="real">
|
---|
12 | <range lowerbound="0" upperbound="1"></range>
|
---|
13 | </issue>
|
---|
14 | <issue index="3" name="Quality" vtype="real" type="real">
|
---|
15 | <range lowerbound="0" upperbound="1"></range>
|
---|
16 | </issue>
|
---|
17 | <issue index="4" name="Time" vtype="real" type="real">
|
---|
18 | <range lowerbound="0" upperbound="1"></range>
|
---|
19 | </issue>
|
---|
20 | <issue index="5" name="Penalty" vtype="real" type="real">
|
---|
21 | <range lowerbound="0" upperbound="1"></range>
|
---|
22 | </issue>
|
---|
23 | </objective>
|
---|
24 | </utility_space>
|
---|
25 | </negotiation_template>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.