Rev | Line | |
---|
[1] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
---|
| 2 | <multilateralTournamentsConfiguration>
|
---|
| 3 | <tournaments>
|
---|
| 4 | <tournament>
|
---|
| 5 | <deadline>
|
---|
| 6 | <value>12</value>
|
---|
| 7 | <type>TIME</type>
|
---|
| 8 | </deadline>
|
---|
| 9 | <protocolItem hasMediatorProfile="false" hasMediator="false"
|
---|
| 10 | description="Each agents makes offer, counter-offer, or accepts"
|
---|
| 11 | classPath="genius.core.protocol.StackedAlternatingOffersProtocol"
|
---|
| 12 | protocolName="Stacked Alternating Offers Protocol for Multi-Lateral Negotiation (SAOPMN)" />
|
---|
| 13 | <partyRepItems>
|
---|
| 14 | <party classPath="agents.anac.y2015.group2.Group2">
|
---|
| 15 | <properties />
|
---|
| 16 | </party>
|
---|
| 17 | <party classPath="agents.anac.y2015.pokerface.PokerFace">
|
---|
| 18 | <properties />
|
---|
| 19 | </party>
|
---|
| 20 | <party
|
---|
| 21 | classPath="agents.anac.y2015.TUDMixedStrategyAgent.TUDMixedStrategyAgent">
|
---|
| 22 | <properties />
|
---|
| 23 | </party>
|
---|
| 24 | </partyRepItems>
|
---|
| 25 | <partyProfileItems>
|
---|
[78] | 26 | <item url="file:etc/templates/partydomain/party1_utility_uncertain.xml" />
|
---|
[1] | 27 | <item url="file:etc/templates/partydomain/party2_utility.xml" />
|
---|
| 28 | </partyProfileItems>
|
---|
| 29 | <repeats>1</repeats>
|
---|
| 30 | <numberOfPartiesPerSession>3</numberOfPartiesPerSession>
|
---|
| 31 | <repetitionAllowed>false</repetitionAllowed>
|
---|
| 32 | <persistentDataType>DISABLED</persistentDataType>
|
---|
| 33 | </tournament>
|
---|
| 34 |
|
---|
| 35 |
|
---|
| 36 | </tournaments>
|
---|
| 37 | </multilateralTournamentsConfiguration>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.