|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import java.io.Serializable;
Classes | |
| interface | frodo2.algorithms.heuristics.AgentScoringHeuristic< S extends Comparable< S > &Serializable > |
| Interface for a heuristic that associates a score to every agent. More... | |
Packages | |
| package | frodo2.algorithms.heuristics |
| Classes implementing heuristics that can be used, for instance, to guide the generation of variable orderings. | |