|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
Interface for a heuristic that associates a score to every agent. More...
Public Member Functions | |
| S | getScore () |
Interface for a heuristic that associates a score to every agent.
This heuristic can be used to construct agent orderings.
| <S> | the type used for the scores |
| S frodo2.algorithms.heuristics.AgentScoringHeuristic< S extends Comparable< S > &Serializable >.getScore | ( | ) |
Referenced by frodo2.algorithms.varOrdering.election.LeaderElectionMaxID< T extends Comparable< T > &Serializable >.notifyIn().