[1] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
---|
| 2 | <repository fileName="agentrepository.xml">
|
---|
| 3 | <items>
|
---|
| 4 | <agentRepItems>
|
---|
| 5 | <agentRepItem description="IAMhaggler" classPath="agents.southampton.IAMhaggler" agentName="IAMhaggler"/>
|
---|
| 6 | <agentRepItem description="IAMcrazyHaggler" classPath="agents.southampton.IAMcrazyHaggler" agentName="IAMcrazyHaggler"/>
|
---|
| 7 | <agentRepItem description="Agent K" classPath="Agent_K" agentName="Agent K"/>
|
---|
| 8 | <agentRepItem description="Nozomi" classPath="agents.MyAgent" agentName="Nozomi"/>
|
---|
| 9 | <agentRepItem description="FSEGA" classPath="agents.AgentFSEGA_final2" agentName="FSEGA"/>
|
---|
| 10 | <agentRepItem description="AgentSmith" classPath="negotiation.group_smith.AgentSmith" agentName="AgentSmith"/>
|
---|
| 11 | <agentRepItem description="AnAgent" classPath="an.AnAgent" agentName="AnAgent"/>
|
---|
| 12 | <agentRepItem description="Bayesian Agent" classPath="agents.BayesianAgent" agentName="BayesianAgent"/>
|
---|
| 13 | <agentRepItem description="Bayesian Agent for the two-phase multi-party auction" classPath="agents.BayesianAgentForAuction" agentName="BayesianAgentForAuction"/>
|
---|
| 14 | <agentRepItem description="Bayesian Agent for the two-phase multi-party auction" classPath="agents.BayesianAgentForAuctionMultiPhase" agentName="BayesianAgentForAuctionMultiPhase"/>
|
---|
| 15 | <agentRepItem description="Simple UI agent" classPath="agents.UIAgent" agentName="UIAgent"/>
|
---|
| 16 | <agentRepItem description="UI agent with advanced GUI (by Alina)" classPath="agents.UIAgentExtended" agentName="UIAgent Extended"/>
|
---|
| 17 | <agentRepItem description="The Random Walker" classPath="agents.SimpleAgent" agentName="SimpleAgt"/>
|
---|
| 18 | <agentRepItem description="Trade-Off agent designed by P. Faratin, C. Sierra and N. R. Jennings" classPath="agents.SimilarityAgent" agentName="Trade-Off agent"/>
|
---|
| 19 | <agentRepItem description="Fuzzy agent designed by Zaynab Raeesy and Ryszard Kowalczyk" classPath="agents.FuzzyAgent" agentName="FuzzyAgent"/>
|
---|
| 20 | <agentRepItem description="ABMP agent designed by C. Jonker and J. Treur" classPath="agents.ABMPAgent2" agentName="ABMPAgent"/>
|
---|
| 21 | <agentRepItem description="Tries to offer bid with higher util than best opponent bid" classPath="agents.RandomIncreasingUtilAgent" agentName="RandomIncreasingUtilAgent"/>
|
---|
| 22 | <agentRepItem description="Scalable version of the BayesianAgent" classPath="agents.BayesianAgentNS" agentName="BayesianScalable agent"/>
|
---|
| 23 |
|
---|
| 24 | </agentRepItems>
|
---|
| 25 | <domainRepItem/>
|
---|
| 26 | <protocolRepItem/>
|
---|
| 27 | </items>
|
---|
| 28 | <filename>agentrepository.xml</filename>
|
---|
| 29 | </repository>
|
---|