1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
---|
2 | <repository fileName="boarepository.xml">
|
---|
3 | <biddingstrategies>
|
---|
4 | <biddingstrategy description="Other - Time dependent" classpath="negotiator.boaframework.offeringstrategy.other.TimeDependent_Offering"/>
|
---|
5 | <biddingstrategy description="Other - Offer decreasing utility" classpath="negotiator.boaframework.offeringstrategy.other.ChoosingAllBids"/>
|
---|
6 | <biddingstrategy description="Other - IAH predictor" classpath="negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering"/>
|
---|
7 | <biddingstrategy description="Other - Random walker" classpath="negotiator.boaframework.offeringstrategy.other.Random_Offering"/>
|
---|
8 | <biddingstrategy description="2013 - TheFawkes" classpath="negotiator.boaframework.offeringstrategy.anac2013.Fawkes_Offering"/>
|
---|
9 | <biddingstrategy description="2013 - InoxAgent" classpath="negotiator.boaframework.offeringstrategy.anac2013.InoxAgent_Offering"/>
|
---|
10 | <biddingstrategy description="2013 - InoxAgent_OneIssue" classpath="negotiator.boaframework.offeringstrategy.anac2013.InoxAgent_Offering_OneIssue"/>
|
---|
11 | <biddingstrategy description="2012 - CUHKAgent" classpath="negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent_Offering"/>
|
---|
12 | <biddingstrategy description="2012 - AgentLG" classpath="negotiator.boaframework.offeringstrategy.anac2012.AgentLG_Offering"/>
|
---|
13 | <biddingstrategy description="2012 - OMACagent" classpath="negotiator.boaframework.offeringstrategy.anac2012.OMACagent_Offering"/>
|
---|
14 | <biddingstrategy description="2012 - The Negotiator Reloaded" classpath="negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded_Offering"/>
|
---|
15 | <biddingstrategy description="2012 - BRAMAgent2" classpath="negotiator.boaframework.offeringstrategy.anac2012.BRAMAgent2_Offering"/>
|
---|
16 | <biddingstrategy description="2012 - IAMHaggler2012" classpath="negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering"/>
|
---|
17 | <biddingstrategy description="2012 - AgentMR" classpath="negotiator.boaframework.offeringstrategy.anac2012.AgentMR_Offering"/>
|
---|
18 | <biddingstrategy description="2011 - IAMHaggler2011" classpath="negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering"/>
|
---|
19 | <biddingstrategy description="2011 - BRAMAgent" classpath="negotiator.boaframework.offeringstrategy.anac2011.BRAMAgent_Offering"/>
|
---|
20 | <biddingstrategy description="2011 - Gahboninho" classpath="negotiator.boaframework.offeringstrategy.anac2011.Gahboninho_Offering"/>
|
---|
21 | <biddingstrategy description="2011 - Nice-Tit-For-Tat" classpath="negotiator.boaframework.offeringstrategy.anac2011.NiceTitForTat_Offering"/>
|
---|
22 | <biddingstrategy description="2011 - The Negotiator" classpath="negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering"/>
|
---|
23 | <biddingstrategy description="2011 - HardHeaded" classpath="negotiator.boaframework.offeringstrategy.anac2011.HardHeaded_Offering"/>
|
---|
24 | <biddingstrategy description="2011 - Agent K2" classpath="negotiator.boaframework.offeringstrategy.anac2011.AgentK2_Offering"/>
|
---|
25 | <biddingstrategy description="2011 - ValueModelAgent" classpath="negotiator.boaframework.offeringstrategy.anac2011.ValueModelAgent_Offering"/>
|
---|
26 | <biddingstrategy description="2010 - Nozomi" classpath="negotiator.boaframework.offeringstrategy.anac2010.Nozomi_Offering"/>
|
---|
27 | <biddingstrategy description="2010 - IAMHaggler2010" classpath="negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering"/>
|
---|
28 | <biddingstrategy description="2010 - Yushu" classpath="negotiator.boaframework.offeringstrategy.anac2010.Yushu_Offering"/>
|
---|
29 | <biddingstrategy description="2010 - Agent Smith" classpath="negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering"/>
|
---|
30 | <biddingstrategy description="2010 - Agent K" classpath="negotiator.boaframework.offeringstrategy.anac2010.AgentK_Offering"/>
|
---|
31 | <biddingstrategy description="2010 - IAMcrazyHaggler" classpath="negotiator.boaframework.offeringstrategy.anac2010.IAMCrazyHaggler_Offering"/>
|
---|
32 | <biddingstrategy description="2010 - Agent FSEGA" classpath="negotiator.boaframework.offeringstrategy.anac2010.AgentFSEGA_Offering"/>
|
---|
33 | <biddingstrategy description="Other - Better Time dependent" classpath="negotiator.boaframework.offeringstrategy.other.GeniusTimeDependent_Offering"/>
|
---|
34 |
|
---|
35 | </biddingstrategies>
|
---|
36 | <acceptanceconditions>
|
---|
37 | <acceptancecondition description="Other - Next" classpath="negotiator.boaframework.acceptanceconditions.other.AC_Next"/>
|
---|
38 | <acceptancecondition description="Other - Gap" classpath="negotiator.boaframework.acceptanceconditions.other.AC_Gap"/>
|
---|
39 | <acceptancecondition description="Other - False" classpath="negotiator.boaframework.acceptanceconditions.other.AC_False"/>
|
---|
40 | <acceptancecondition description="Other - Uncertain" classpath="negotiator.boaframework.acceptanceconditions.other.AC_Uncertain"/>
|
---|
41 | <acceptancecondition description="Other - Time" classpath="negotiator.boaframework.acceptanceconditions.other.AC_Time"/>
|
---|
42 | <acceptancecondition description="Other - CombiV4" classpath="negotiator.boaframework.acceptanceconditions.other.AC_CombiV4"/>
|
---|
43 | <acceptancecondition description="Other - CombiV3" classpath="negotiator.boaframework.acceptanceconditions.other.AC_CombiV3"/>
|
---|
44 | <acceptancecondition description="Other - CombiV2" classpath="negotiator.boaframework.acceptanceconditions.other.AC_CombiV2"/>
|
---|
45 | <acceptancecondition description="Other - CombiMaxInWindow" classpath="negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindow"/>
|
---|
46 | <acceptancecondition description="Other - True" classpath="negotiator.boaframework.acceptanceconditions.other.AC_True"/>
|
---|
47 | <acceptancecondition description="Other - Constant" classpath="negotiator.boaframework.acceptanceconditions.other.AC_Const"/>
|
---|
48 | <acceptancecondition description="Other - Previous" classpath="negotiator.boaframework.acceptanceconditions.other.AC_Previous"/>
|
---|
49 | <acceptancecondition description="Multi Acceptance Criteria" classpath="genius.core.boaframework.Multi_AcceptanceCondition"/>
|
---|
50 |
|
---|
51 |
|
---|
52 | <acceptancecondition description="2013 - TheFawkes" classpath="negotiator.boaframework.acceptanceconditions.anac2013.AC_TheFawkes"/>
|
---|
53 | <acceptancecondition description="2013 - InoxAgent" classpath="negotiator.boaframework.acceptanceconditions.anac2013.AC_InoxAgent"/>
|
---|
54 | <acceptancecondition description="2013 - InoxAgent_OneIssue" classpath="negotiator.boaframework.acceptanceconditions.anac2013.AC_InoxAgent_OneIssue"/>
|
---|
55 | <acceptancecondition description="2012 - CUHKAgent" classpath="negotiator.boaframework.acceptanceconditions.anac2012.AC_CUHKAgent"/>
|
---|
56 | <acceptancecondition description="2012 - BRAMAgent2" classpath="negotiator.boaframework.acceptanceconditions.anac2012.AC_BRAMAgent2"/>
|
---|
57 | <acceptancecondition description="2012 - OMACagent" classpath="negotiator.boaframework.acceptanceconditions.anac2012.AC_OMACagent"/>
|
---|
58 | <acceptancecondition description="2012 - IAMHaggler2012" classpath="negotiator.boaframework.acceptanceconditions.anac2012.AC_IAMHaggler2012"/>
|
---|
59 | <acceptancecondition description="2012 - AgentMR" classpath="negotiator.boaframework.acceptanceconditions.anac2012.AC_AgentMR"/>
|
---|
60 | <acceptancecondition description="2012 - AgentLG" classpath="negotiator.boaframework.acceptanceconditions.anac2012.AC_AgentLG"/>
|
---|
61 | <acceptancecondition description="2012 - The Negotiator Reloaded" classpath="negotiator.boaframework.acceptanceconditions.anac2012.AC_TheNegotiatorReloaded"/>
|
---|
62 | <acceptancecondition description="2011 - BRAMAgent" classpath="negotiator.boaframework.acceptanceconditions.anac2011.AC_BRAMAgent"/>
|
---|
63 | <acceptancecondition description="2011 - IAMHaggler2011" classpath="negotiator.boaframework.acceptanceconditions.anac2011.AC_IAMHaggler2011"/>
|
---|
64 | <acceptancecondition description="2011 - Gahboninho" classpath="negotiator.boaframework.acceptanceconditions.anac2011.AC_Gahboninho"/>
|
---|
65 | <acceptancecondition description="2011 - The Negotiator" classpath="negotiator.boaframework.acceptanceconditions.anac2011.AC_TheNegotiator"/>
|
---|
66 | <acceptancecondition description="2011 - Nice-Tit-For-Tat" classpath="negotiator.boaframework.acceptanceconditions.anac2011.AC_NiceTitForTat"/>
|
---|
67 | <acceptancecondition description="2011 - HardHeaded" classpath="negotiator.boaframework.acceptanceconditions.anac2011.AC_HardHeaded"/>
|
---|
68 | <acceptancecondition description="2011 - Agent K2" classpath="negotiator.boaframework.acceptanceconditions.anac2011.AC_AgentK2"/>
|
---|
69 | <acceptancecondition description="2011 - ValueModelAgent" classpath="negotiator.boaframework.acceptanceconditions.anac2011.AC_ValueModelAgent"/>
|
---|
70 | <acceptancecondition description="2010 - IAMHaggler2010" classpath="negotiator.boaframework.acceptanceconditions.anac2010.AC_IAMHaggler2010"/>
|
---|
71 | <acceptancecondition description="2010 - Yushu" classpath="negotiator.boaframework.acceptanceconditions.anac2010.AC_Yushu"/>
|
---|
72 | <acceptancecondition description="2010 - Agent Smith" classpath="negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentSmith"/>
|
---|
73 | <acceptancecondition description="2010 - Agent FSEGA" classpath="negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentFSEGA"/>
|
---|
74 | <acceptancecondition description="2010 - Agent K" classpath="negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentK"/>
|
---|
75 | <acceptancecondition description="2010 - IAMcrazyHaggler" classpath="negotiator.boaframework.acceptanceconditions.anac2010.AC_IAMcrazyHaggler"/>
|
---|
76 | <acceptancecondition description="2010 - Nozomi" classpath="negotiator.boaframework.acceptanceconditions.anac2010.AC_Nozomi"/>
|
---|
77 | </acceptanceconditions>
|
---|
78 | <opponentmodels>
|
---|
79 | <opponentmodel description="CUHKFrequencyModelV2" classpath="negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2"/>
|
---|
80 | <opponentmodel description="IAMhaggler Bayesian Model" classpath="negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel"/>
|
---|
81 | <opponentmodel description="AgentLG Model" classpath="negotiator.boaframework.opponentmodel.AgentLGModel"/>
|
---|
82 | <opponentmodel description="Perfect Model" classpath="negotiator.boaframework.opponentmodel.PerfectModel"/>
|
---|
83 | <opponentmodel description="TheFawkes_OM" classpath="negotiator.boaframework.opponentmodel.TheFawkes_OM"/>
|
---|
84 | <opponentmodel description="AgentX Frequency Model" classpath="negotiator.boaframework.opponentmodel.AgentXFrequencyModel"/>
|
---|
85 | <opponentmodel description="Bayesian Model" classpath="negotiator.boaframework.opponentmodel.BayesianModel"/>
|
---|
86 | <opponentmodel description="Perfect Scalable Bay. Model" classpath="negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel"/>
|
---|
87 | <opponentmodel description="The Negotiator Reloaded Model" classpath="negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel"/>
|
---|
88 | <opponentmodel description="No Model" classpath="genius.core.boaframework.NoModel"/>
|
---|
89 | <opponentmodel description="FSEGA Bayesian Model" classpath="negotiator.boaframework.opponentmodel.FSEGABayesianModel"/>
|
---|
90 | <opponentmodel description="Smith Frequency Model V2" classpath="negotiator.boaframework.opponentmodel.SmithFrequencyModelV2"/>
|
---|
91 | <opponentmodel description="Perfect IAMhaggler Bay. Model" classpath="negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel"/>
|
---|
92 | <opponentmodel description="Uniform Model" classpath="negotiator.boaframework.opponentmodel.UniformModel"/>
|
---|
93 | <opponentmodel description="Default Model" classpath="negotiator.boaframework.opponentmodel.DefaultModel"/>
|
---|
94 | <opponentmodel description="InoxAgent_OM" classpath="negotiator.boaframework.opponentmodel.InoxAgent_OM"/>
|
---|
95 | <opponentmodel description="Worst Model" classpath="negotiator.boaframework.opponentmodel.WorstModel"/>
|
---|
96 | <opponentmodel description="Nash Frequency Model" classpath="negotiator.boaframework.opponentmodel.NashFrequencyModel"/>
|
---|
97 | <opponentmodel description="Scalable Bayesian Model" classpath="negotiator.boaframework.opponentmodel.ScalableBayesianModel"/>
|
---|
98 | <opponentmodel description="Opposite Model" classpath="negotiator.boaframework.opponentmodel.OppositeModel"/>
|
---|
99 | <opponentmodel description="Smith Frequency Model" classpath="negotiator.boaframework.opponentmodel.SmithFrequencyModel"/>
|
---|
100 | <opponentmodel description="HardHeaded Frequency Model" classpath="negotiator.boaframework.opponentmodel.HardHeadedFrequencyModel"/>
|
---|
101 | </opponentmodels>
|
---|
102 | <omstrategies>
|
---|
103 | <omstrategy description="Best bid" classpath="negotiator.boaframework.omstrategy.BestBid"/>
|
---|
104 | <omstrategy description="Random" classpath="negotiator.boaframework.omstrategy.NullStrategy"/>
|
---|
105 | <omstrategy description="TheFawkes" classpath="negotiator.boaframework.omstrategy.TheFawkes_OMS"/>
|
---|
106 | <omstrategy description="NTFT" classpath="negotiator.boaframework.omstrategy.NTFTstrategy"/>
|
---|
107 | <omstrategy description="Offer best n" classpath="negotiator.boaframework.omstrategy.OfferBestN"/>
|
---|
108 | </omstrategies>
|
---|
109 | </repository> |
---|