public class BayesianAgentNS extends BayesianAgent
fOpponentModel
fNegotiation, parametervalues, sessionNr, sessionsTotal, startTime, strategyParameters, timeline, totalTime, utilitySpace
Constructor and Description |
---|
BayesianAgentNS() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
protected void |
prepareOpponentModel() |
chooseAction, dumpDistancesToLog, getSupportedNegotiationSetting, getVersion, init, isAcceptableAfter, isAcceptableBefore, ReceiveMessage
endSession, getAgentID, getParameterValues, getSessionNumber, getSessionsTotal, getStrategyParameters, getUniqueIdentifier, getUtility, internalInit, isUIAgent, loadSessionData, parseStrategyParameters, restartDataObjectsFolder, saveSessionData, setAgentID, setName, sleep
public java.lang.String getName()
getName
in class BayesianAgent
protected void prepareOpponentModel()
prepareOpponentModel
in class BayesianAgent