source: src/main/resources/genius/repositories/agents/agentrep_AIT2012.xml@ 53

Last change on this file since 53 was 1, checked in by Wouter Pasman, 6 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<repository fileName="agentrepository.xml">
3 <items>
4 <agentRepItems>
5 <agentRepItem description="Other - Bayesian Agent" classPath="agents.BayesianAgent" agentName="Other - Bayesian Agent"/>
6 <agentRepItem description="Other - Simple UI agent" classPath="agents.UIAgent" agentName="Other - Simple UI agent"/>
7 <agentRepItem description="Other - SimpleAgent" classPath="agents.SimpleAgent" agentName="Other - SimpleAgent"/>
8 <agentRepItem description="Other - TDT Boulware" classPath="agents.TimeDependentAgentBoulware" agentName="Other - TDT Boulware"/>
9 <agentRepItem description="Other - TDT Conceder" classPath="agents.TimeDependentAgentConceder" agentName="Other - TDT Conceder"/>
10 <agentRepItem description="ANAC 2011 - Gahboninho" classPath="agents.anac.y2011.Gahboninho.Gahboninho" agentName="ANAC 2011 - Gahboninho"/>
11 <agentRepItem description="ANAC 2011 - HardHeaded" classPath="agents.anac.y2011.HardHeaded.KLH" agentName="ANAC 2011 - HardHeaded"/>
12 <agentRepItem description="ANAC 2011 - IAMhaggler2011" classPath="agents.anac.y2011.IAMhaggler2011.IAMhaggler2011" agentName="ANAC 2011 - IAMhaggler2011"/>
13 <agentRepItem description="ANAC 2012 - AgentLG" classPath="agents.anac.y2012.AgentLG.AgentLG" agentName="ANAC 2012 - AgentLG"/>
14 <agentRepItem description="ANAC 2012 - CUHKAgent" classPath="agents.anac.y2012.CUHKAgent.CUHKAgent" agentName="ANAC 2012 - CUHKAgent"/>
15 <agentRepItem description="ANAC 2012 - OMACAgent" classPath="agents.anac.y2012.OMACagent.OMACagent" agentName="ANAC 2012 - OMACAgent"/>
16 </agentRepItems>
17 <domainRepItem/>
18 <protocolRepItem/>
19 </items>
20 <filename>agentrepository.xml</filename>
21</repository>
Note: See TracBrowser for help on using the repository browser.