public class Decider
extends java.lang.Object
Constructor and Description |
---|
Decider(Agent agent)
Creates a Decider-object which determines which offers should be made
during the negotiation.
|
Modifier and Type | Method and Description |
---|---|
Action |
makeDecision()
Method which returns the action to be performed by the agent.
|
void |
setPartnerMove(Action action)
Stores the bids of the partner in the history with the corresponding
utility.
|
public Decider(Agent agent)
agent
- in negotiation