Last change
on this file since 3 was 1, checked in by Wouter Pasman, 7 years ago |
Initial import : Genius 9.0.0
|
File size:
1.8 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
---|
2 | <multilateralTournamentsConfiguration>
|
---|
3 | <tournaments>
|
---|
4 | <tournament>
|
---|
5 | <deadline>
|
---|
6 | <value>180</value>
|
---|
7 | <type>ROUND</type>
|
---|
8 | </deadline>
|
---|
9 | <protocolItem/>
|
---|
10 | <mediator classPath="unknown.path">
|
---|
11 | <properties/>
|
---|
12 | </mediator>
|
---|
13 | <partyRepItems>
|
---|
14 | <party classPath="simple.party">
|
---|
15 | <properties/>
|
---|
16 | </party>
|
---|
17 | <boaparty partyName="boaparty">
|
---|
18 | <properties/>
|
---|
19 | <biddingStrategy>
|
---|
20 | <item classpath="bin/resources/boa/Offering1.class"/>
|
---|
21 | </biddingStrategy>
|
---|
22 | <acceptanceStrategy>
|
---|
23 | <parameters value="0.6" name="p"/>
|
---|
24 | <parameters value="0.3" name="q"/>
|
---|
25 | <item classpath="resources.boa.Acceptance1"/>
|
---|
26 | </acceptanceStrategy>
|
---|
27 | <opponentModel>
|
---|
28 | <item classpath="bin/resources/boa/OpponentModel1.class"/>
|
---|
29 | </opponentModel>
|
---|
30 | <omStrategy>
|
---|
31 | <item classpath="bin/resources/boa/OMStrategy1.class"/>
|
---|
32 | </omStrategy>
|
---|
33 | </boaparty>
|
---|
34 | </partyRepItems>
|
---|
35 | <partyProfileItems/>
|
---|
36 | <partyBItems/>
|
---|
37 | <partyBProfiles/>
|
---|
38 | <numberOfPartiesPerSession>2</numberOfPartiesPerSession>
|
---|
39 | <repetitionAllowed>false</repetitionAllowed>
|
---|
40 | <isRandomSessionOrder>false</isRandomSessionOrder>
|
---|
41 | <repeats>1</repeats>
|
---|
42 | <persistentDataType>DISABLED</persistentDataType>
|
---|
43 | <enablePrint>false</enablePrint>
|
---|
44 | </tournament>
|
---|
45 | </tournaments>
|
---|
46 | </multilateralTournamentsConfiguration>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.