public class AC_ABMP extends AcceptanceStrategy
helper, offeringStrategy, opponentModel
negotiationSession
Constructor and Description |
---|
AC_ABMP()
Empty constructor for the BOA framework.
|
AC_ABMP(NegotiationSession negoSession,
OfferingStrategy strat) |
Modifier and Type | Method and Description |
---|---|
Actions |
determineAcceptability()
Determines to either to either accept or reject the opponent's bid or
even quit the negotiation.
|
init, isMAC, loadData, printParameters, setOpponentUtilitySpace, storeData
endSession, getParameters, init
public AC_ABMP()
public AC_ABMP(NegotiationSession negoSession, OfferingStrategy strat) throws java.lang.Exception
java.lang.Exception
public Actions determineAcceptability()
AcceptanceStrategy
determineAcceptability
in class AcceptanceStrategy