FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.algorithms.varOrdering.election.SecureVarElection Member List

This is the complete list of members for frodo2.algorithms.varOrdering.election.SecureVarElection, including all inherited members.

FINISH_MSG_TYPEfrodo2.algorithms.varOrdering.election.VariableElection< Integer >static
getMsgTypes()frodo2.algorithms.varOrdering.election.VariableElection< Integer >
heuristicfrodo2.algorithms.varOrdering.election.VariableElection< Integer >protected
init()frodo2.algorithms.varOrdering.election.VariableElection< Integer >private
listenersfrodo2.algorithms.varOrdering.election.VariableElection< Integer >private
minNbrLiesfrodo2.algorithms.varOrdering.election.SecureVarElectionprivate
nbrStepsfrodo2.algorithms.varOrdering.election.VariableElection< Integer >protected
neighborhoodsfrodo2.algorithms.varOrdering.election.VariableElection< Integer >private
newListener(String var, Integer score, Collection< String > neighbors)frodo2.algorithms.varOrdering.election.SecureVarElectionprotected
frodo2::algorithms::varOrdering::election::VariableElection< Integer >.newListener(String var, S score, Collection< String > neighbors)frodo2.algorithms.varOrdering.election.VariableElection< Integer >protected
notifyIn(Message msg)frodo2.algorithms.varOrdering.election.VariableElection< Integer >
ownersfrodo2.algorithms.varOrdering.election.VariableElection< Integer >private
problemfrodo2.algorithms.varOrdering.election.VariableElection< Integer >private
queuefrodo2.algorithms.varOrdering.election.VariableElection< Integer >private
reset()frodo2.algorithms.varOrdering.election.VariableElection< Integer >private
SecureVarElection(DCOPProblemInterface<?, ?> problem, Element parameters)frodo2.algorithms.varOrdering.election.SecureVarElection
SecureVarElection(DCOPProblemInterface<?, ?> problem, int minNbrLies)frodo2.algorithms.varOrdering.election.SecureVarElection
sendMessageToMulti(Collection< R > recipients, Message msg)frodo2.algorithms.varOrdering.election.VariableElection< Integer >package
sendMessageToSelf(Message msg)frodo2.algorithms.varOrdering.election.VariableElection< Integer >
setQueue(Queue queue)frodo2.algorithms.varOrdering.election.VariableElection< Integer >
START_MSG_TYPEfrodo2.algorithms.varOrdering.election.VariableElection< Integer >static
startedfrodo2.algorithms.varOrdering.election.VariableElection< Integer >private
VariableElection(DCOPProblemInterface<?, ?> problem, ScoringHeuristic< S > heuristic, int nbrSteps)frodo2.algorithms.varOrdering.election.VariableElection< Integer >