A ScoringHeuristic in which the score for a variable is MINUS its number of neighbors.
More...
A ScoringHeuristic in which the score for a variable is MINUS its number of neighbors.
- Author
- Thomas Leaute
◆ LeastConnectedHeuristic()
| frodo2.algorithms.heuristics.LeastConnectedHeuristic.LeastConnectedHeuristic |
( |
DCOPProblemInterface<?, ?> | problem, |
|
|
Element | params ) |
Constructor.
- Parameters
-
| problem | The agent's problem |
| params | unused |
References problem.
◆ getScores()
| Map< String, Short > frodo2.algorithms.heuristics.LeastConnectedHeuristic.getScores |
( |
| ) |
|
◆ problem
The documentation for this class was generated from the following file: