public class AuctionBilateralAtomicNegoSession extends AlternatingOffersBilateralAtomicNegoSession
currentAgent, MACoutcomes, no, oldProtocol, startingAgent, startingWithA, startTime, startTimeMillies, stopNegotiation, totalTime
additionalLog, agentA, agentAname, agentAparams, agentB, agentBname, agentBparams, bidSpace, fAgentABids, fAgentBBids, finalRound, lastAction, lastBid, matchDataLogger, omMeasuresResults, spaceA, spaceB
Constructor and Description |
---|
AuctionBilateralAtomicNegoSession(OldProtocol oldProtocol,
Agent agentA,
Agent agentB,
java.lang.String agentAname,
java.lang.String agentBname,
UtilitySpace spaceA,
UtilitySpace spaceB,
java.util.HashMap<AgentParameterVariable,AgentParamValue> agentAparams,
java.util.HashMap<AgentParameterVariable,AgentParamValue> agentBparams,
java.lang.String startingAgent,
int totalTime) |
badOutcome, checkAgentActivity, createBadMACOutcomes, createMACOutcomes, createOutcome, getNegotiationOutcome, getStartingAgent, intercept, JudgeTimeout, otherAgent, run, setStartingWithA, setTotalTime
addAdditionalLog, addNegotiationEventListener, fireLogMessage, fireNegotiationActionEvent, fireNegotiationActionEvent, getAgentA, getAgentABids, getAgentAname, getAgentAparams, getAgentAUtilitySpace, getAgentB, getAgentBBids, getAgentBname, getAgentBparams, getAgentBUtilitySpace, getLastBid, getLog, getNegotiationPathA, getNegotiationPathB, getNrOfBids, getOpponentUtility, getOpponentWeight, getTestNumber, getTournamentNumber, removeNegotiationEventListener, setLog
public AuctionBilateralAtomicNegoSession(OldProtocol oldProtocol, Agent agentA, Agent agentB, java.lang.String agentAname, java.lang.String agentBname, UtilitySpace spaceA, UtilitySpace spaceB, java.util.HashMap<AgentParameterVariable,AgentParamValue> agentAparams, java.util.HashMap<AgentParameterVariable,AgentParamValue> agentBparams, java.lang.String startingAgent, int totalTime) throws java.lang.Exception
java.lang.Exception