public static class Chameleon.PiggyBackStrategy extends Chameleon.BaseStrategy
Constructor and Description |
---|
Chameleon.PiggyBackStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
init(UtilitySpace utilitySpace) |
Bid |
respondToBid(double currentTime) |
getLastOpponentBid, getLastOpponentBidTime, getMaxUtility, getMaxUtilityBid, getOpponentBids, getRandom, getUtilitySpace, receiveOpponentBid, searchRandomBidWithMinimalUtility
public void init(UtilitySpace utilitySpace)
init
in interface Chameleon.Strategy
init
in class Chameleon.BaseStrategy
public Bid respondToBid(double currentTime)