Package | Description |
---|---|
negotiator.actions | |
parties.in4010.q12015.group14 | |
parties.in4010.q12015.group7 |
Modifier and Type | Class and Description |
---|---|
class |
OfferForFeedback |
class |
OfferForVoting |
Modifier and Type | Method and Description |
---|---|
Offer |
OpponentModelling.maxOppUtilBid(java.util.ArrayList<Bid> bidList) |
Offer |
Group14.maxUtilBid(AdditiveUtilitySpace us)
Returns the bid with the highest Utility for us out of the whole
UtilitySpace
|
Modifier and Type | Method and Description |
---|---|
Offer |
Group7.generateOffer(Bid bid)
Logs the bid, adds the bid to the BidHistory, generates an offer with the
bid.
|