Package | Description |
---|---|
genius.core | |
genius.core.boaframework |
Modifier and Type | Field and Description |
---|---|
BilateralAtomicNegotiationSession |
Agent.fNegotiation
Reference to protocol which is set when experimental setup is enabled.
|
Modifier and Type | Method and Description |
---|---|
void |
OpponentModel.setOpponentUtilitySpace(BilateralAtomicNegotiationSession fNegotiation)
Method which may be overwritten by an opponent model to get access to the
opponent's utilityspace.
|
void |
AcceptanceStrategy.setOpponentUtilitySpace(BilateralAtomicNegotiationSession fNegotiation)
Method which may be overwritten to get access to the opponent's
utilityspace in an experimental setup.
|