public class Random_Offering extends OfferingStrategy
endNegotiation, helper, nextBid, omStrategy, opponentModel
negotiationSession
Constructor and Description |
---|
Random_Offering()
Empty constructor used for reflection.
|
Modifier and Type | Method and Description |
---|---|
BidDetails |
determineNextBid()
Determines the next bid the agent will offer to the opponent
|
BidDetails |
determineOpeningBid()
Determines the first bid to be offered by the agent
|
getHelper, getNextBid, init, isEndNegotiation, loadData, setNextBid, storeData
endSession, getParameters, init
public Random_Offering()
public BidDetails determineNextBid()
OfferingStrategy
determineNextBid
in class OfferingStrategy
public BidDetails determineOpeningBid()
OfferingStrategy
determineOpeningBid
in class OfferingStrategy