Skip to content

gstamatakis/ANAC-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SELECTED FOR ANAC: BestAgent

Agent used in 2017 ANAC for Repeated Multilateral Negotiations in Arbitrary Domains.

Simply extend Core.ThrashAgent and implement the AgentAPI interface e.g. BestAgent.java .

See Utils.StrategyEnum for available strategies.

See Utils.SearchMethodEnum for available search methods.

All agent implementations are not in a package.