Class | Description |
---|---|
AgentLGModel |
Adaptation of the opponent model used by AgentLG in the ANAC2012 to
be compatible with the BOA framework.
|
AgentXFrequencyModel |
Class for building an opponent model in discrete space.
|
BayesianModel |
Adapter for BayesianModel.
|
CUHKFrequencyModelV2 |
Optimized version of the ANAC2012 CUKHAgent opponent model.
|
DefaultModel |
Opponent model which signals an agent that it should use its default opponent model.
|
FSEGABayesianModel |
Adapter to opponent model of FSEGA.
|
HardHeadedFrequencyModel |
BOA framework implementation of the HardHeaded Frequecy Model.
|
IAMhagglerBayesianModel |
IAMhagglerModel by Colin Williams, adapted for the BOA framework.
|
IAMHagglerOpponentConcessionModel |
This class is a component of the ANAC 2011 agent IAMHaggler where it estimates
the concession rate of the opponent.
|
InoxAgent_OM |
BOA framework implementation of an Adapted Frequency Model.
|
NashFrequencyModel |
This class holds the model of a negotiator, which will be constructed by it's bids.
|
NoModel |
Placeholder to notify an agent that there is no opponent model available.
|
OppositeModel |
Simple baseline opponent model which just mirror's the utility space of the agent.
|
PerfectIAMhagglerBayesianModel |
IAMhagglerModel by Colin Williams, adapted for the BOA framework.
|
PerfectModel |
An opponent model symbolizing perfect knowledge about the opponent's preferences.
|
PerfectScalableBayesianModel |
Adapter for BayesianOpponentModelScalable for the BOA framework.
|
ScalableBayesianModel |
Adapter for BayesianOpponentModelScalable for the BOA framework.
|
SmithFrequencyModel |
Adapter for the Frequency Model for the BOA framework.
|
SmithFrequencyModelV2 |
Adapter for the optimized version of the Frequency Model of Agent Smith.
|
TheFawkes_OM |
Opponent Model
|
UniformModel |
Simple baseline opponent model which always returns the same preference.
|
WorstModel |
The theoretically worst opponent model.
|
Enum | Description |
---|---|
IAMhagglerBayesianModel.Extreme | |
PerfectIAMhagglerBayesianModel.Extreme |