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

Classes

class  frodo2.algorithms.heuristics.ScorePair< S1 extends Comparable< S1 > &Serializable, S2 extends Comparable< S2 > &Serializable >
 A pair of scores, the second being used for tiebreaking. More...

Packages

package  frodo2.algorithms.heuristics
 Classes implementing heuristics that can be used, for instance, to guide the generation of variable orderings.