public class OpponentModelUtilSpace extends UtilitySpace
domain, fileName, fXMLRoot, spaceType
Constructor and Description |
---|
OpponentModelUtilSpace(OpponentModel opmod) |
Modifier and Type | Method and Description |
---|---|
double |
getUtility(Bid b) |
addEvaluator, checkReadyForNegotiation, discount, discount, equals, getDiscountFactor, getDomain, getEvaluation, getEvaluator, getEvaluators, getFileName, getIssue, getMaxUtilityBid, getMinUtilityBid, getNrOfEvaluators, getReservationValue, getReservationValueUndiscounted, getReservationValueWithDiscount, getReservationValueWithDiscount, getType, getUtilityWithDiscount, getUtilityWithDiscount, getWeight, getXMLRoot, isDiscounted, lock, normalizeChildren, normalizeWeights, setDiscount, setReservationValue, setWeight, toString, toXML, unlock, validateDiscount
public OpponentModelUtilSpace(OpponentModel opmod)
public double getUtility(Bid b)
getUtility
in class UtilitySpace
b
- of which we are interested in its utility.