Modifier and Type | Field and Description |
---|---|
protected SharedAgentState |
OfferingStrategy.helper
Reference to helper class used if there are dependencies between the
acceptance condition an offering strategy
|
protected SharedAgentState |
AcceptanceStrategy.helper
Reference to the helper-object, which is used when there is overlap
between the acceptance condition and offering strategy.
|
Modifier and Type | Method and Description |
---|---|
SharedAgentState |
OfferingStrategy.getHelper()
Return the Helper-object.
|
Modifier and Type | Class and Description |
---|---|
class |
AgentKSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2010 AgentFSEGA.
|
class |
NozomiSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2010 Nozomi.
|
class |
YushuSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2010 Yushu.
|
Modifier and Type | Class and Description |
---|---|
class |
AgentK2SAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 Agent K2.
|
class |
BRAMAgentSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 BRAMAagent.
|
class |
GahboninhoSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 Gahboninho.
|
class |
HardHeadedSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 HardHeaded.
|
class |
NiceTitForTatSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 Nice Tit for Tat.
|
class |
TheNegotiatorSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 TheNegotiator.
|
class |
ValueModelAgentSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 ValueModelAgent.
|
Modifier and Type | Class and Description |
---|---|
class |
AgentLGSAS |
class |
AgentMRSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC2012 AgentMR.
|
class |
CUHKAgentSAS |