FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
ScoreMsg.java File Reference
import java.io.Externalizable;
import java.io.IOException;
import java.io.ObjectInput;
import java.io.ObjectOutput;
import java.io.Serializable;
import frodo2.communication.Message;
Include dependency graph for ScoreMsg.java:

Classes

class  frodo2.algorithms.varOrdering.dfs.ScoreMsg< S extends Serializable >
 A message containing the score of a single variable. More...

Packages

package  frodo2.algorithms.varOrdering.dfs
 Algorithms to produce pseudo-tree variable orderings.