| FINISH_MSG_TYPE | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | static |
| getMsgTypes() | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | |
| heuristic | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | protected |
| init() | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | private |
| listeners | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | private |
| minNbrLies | frodo2.algorithms.varOrdering.election.SecureVarElection | private |
| nbrSteps | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | protected |
| neighborhoods | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | private |
| newListener(String var, Integer score, Collection< String > neighbors) | frodo2.algorithms.varOrdering.election.SecureVarElection | protected |
| 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 > | |
| owners | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | private |
| problem | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | private |
| queue | frodo2.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_TYPE | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | static |
| started | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | private |
| VariableElection(DCOPProblemInterface<?, ?> problem, ScoringHeuristic< S > heuristic, int nbrSteps) | frodo2.algorithms.varOrdering.election.VariableElection< Integer > | |