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

Classes

class  frodo2.algorithms.varOrdering.dfs.CHILDorderMsg
 Child token including the order of visit of the recipient variable in the graph. More...

Packages

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