FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
SecureVarElection.java File Reference
import java.util.Collection;
import org.jdom2.Element;
import frodo2.algorithms.heuristics.RandScoringHeuristic;
import frodo2.solutionSpaces.DCOPProblemInterface;
Include dependency graph for SecureVarElection.java:

Classes

class  frodo2.algorithms.varOrdering.election.SecureVarElection
 A version of VariableElection that uses random numbers as scores and lies in order to protect topology privacy. More...

Packages

package  frodo2.algorithms.varOrdering.election
 Algorithms to elect a variable.