public class BidGenerator
extends java.lang.Object
Constructor and Description |
---|
BidGenerator(Agent agent,
BidsCollection bidsCollection)
Creates a BidGenerator-object which determines which offer should be made.
|
Modifier and Type | Method and Description |
---|---|
Action |
determineOffer(AgentID agentID,
int phase,
double threshold)
Determine what (counter)offer should be made in a given phase with
a minimum threshold.
|
public BidGenerator(Agent agent, BidsCollection bidsCollection)
partner
- agentbidsCollection
- of all possible bids and the partner bids