FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
AgentScoringHeuristic.java File Reference
import java.io.Serializable;
Include dependency graph for AgentScoringHeuristic.java:

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.