FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > > Member List

This is the complete list of members for frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >, including all inherited members.

[static initializer]frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >packagestatic
agentDescfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
AgentFactory()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >protected
AgentFactory(Document problemDesc, Document agentDesc)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(Document problemDesc, Document agentDesc, String outputFilePath)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(Document problemDesc, Document agentDesc, long timeout)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(Document problemDesc, Document agentDesc, String outputFilePath, long timeout)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(Document problemDesc, Document agentDesc, Collection<? extends StatsReporter > solGatherers)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(Document problemDesc, Document agentDesc, String outputFilePath, Collection<? extends StatsReporter > solGatherers, Long timeout, boolean statsToController)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(Document problemDesc, Document agentDesc, Collection<? extends StatsReporter > solGatherers, Long timeout, boolean statsToController)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(Document problemDesc, Document agentDesc, Collection<? extends StatsReporter > solGatherers, Long timeout, boolean useTCP, boolean statsToController)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(Document problemDesc, Document agentDesc, String outputFilePath, Collection<? extends StatsReporter > solGatherers, Long timeout, boolean useTCP, boolean statsToController)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(ProblemInterface< V, U > problem, Document agentDesc, Collection<? extends StatsReporter > solGatherers, Long timeout)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(ProblemInterface< V, U > problem, Document agentDesc, Collection<? extends StatsReporter > solGatherers, Long timeout, boolean useTCP)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(ProblemInterface< V, U > problem, Document agentDesc, Collection<? extends StatsReporter > solGatherers, Long timeout, boolean useTCP, boolean statsToController)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
AgentFactory(ProblemInterface< V, U > problem, Document agentDesc, String outputFilePath, Collection<? extends StatsReporter > solGatherers, Long timeout, boolean useTCP, boolean statsToController)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
agentsfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
assertWarning()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >privatestatic
createAgent(QueueOutputPipeInterface toDaemonPipe, QueueOutputPipeInterface toControllerPipe, ProblemInterface< V, U > probDesc, Document agentDesc, int port)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >static
createAgent(QueueOutputPipeInterface toDaemonPipe, QueueOutputPipeInterface toControllerPipe, ProblemInterface< V, U > probDesc, Document agentDesc, boolean statsToController, int port)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >static
createAgent(QueueOutputPipeInterface controllerPipe, ProblemInterface< V, U > probDesc, Document agentDesc, CentralMailer mailman)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >static
DEFAULT_TIMEOUTfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >static
donefrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
end()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
finalNCCCcountfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
finalTimefrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
getCurrentSolution()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getMaxMsgSizes()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getMsgNbrs()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getMsgNbrsReceivedPerAgent()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getMsgNbrsSentPerAgent()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getMsgSizes()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getMsgSizesReceivedPerAgent()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getMsgSizesSentPerAgent()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getMsgTypes()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getNbrMsgs()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getNcccs()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getOverallMaxMsgSize()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getTime()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
getTotalMsgSize()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
init(Collection<? extends StatsReporter > solGatherers, Long timeout, boolean statsToController)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
instantiateAgent(ProblemInterface< V, U > probDesc, Document agentDesc, CentralMailer mailman)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >privatestatic
mailmanfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
main(String[] args)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >static
maxMsgSizesfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
measureMsgsfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
measureTimefrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
msgNbrsfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
msgNbrsReceivedPerAgentfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
msgNbrsSentPerAgentfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
msgSizesfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
msgSizesReceivedPerAgentfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
msgSizesSentPerAgentfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
nbrAgentsfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
nbrAgentsFinishedfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
nbrAgentsFinished_lockfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
nbrMsgsReceivedfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
notifyIn(Message msg)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
frodo2::communication::IncomingMsgPolicyInterface.notifyIn(Message msg, Object toAgent)frodo2.communication.IncomingMsgPolicyInterface< T >
outOfMemoryfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
outOfMemory()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
outputFilePathfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
parseProblem(Document problemDesc)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
pipefrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
pipesfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
portfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >privatestatic
printMsgStats(Map< MessageType, Integer > msgNbrs, Map< Object, Integer > msgNbrsSentPerAgent, Map< Object, Integer > msgNbrsReceivedPerAgent, Map< MessageType, Long > msgSizes, Map< Object, Long > msgSizesSentPerAgent, Map< Object, Long > msgSizesReceivedPerAgent, Map< MessageType, Long > maxMsgSizes)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >static
problemfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
queuefrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
restart(ProblemInterface< V, U > problem)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
setQueue(Queue queue)frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
silentfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
solCollectorfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
startTimefrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
statsToControllerfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
subProbsfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
timedOutfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
timedOut()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >
timeoutfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
useTCPfrodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
waitForEnd()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private
writeSol()frodo2.algorithms.AgentFactory< V extends Addable< V >, U extends Addable< U > >private