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

Classes

class  frodo2.algorithms.varOrdering.dfs.CHILDmsg
 A token indicating that the destination variable is a child of the sender variable. More...

Packages

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