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