|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import java.io.IOException;import java.io.ObjectInput;import java.io.ObjectOutput;import java.io.Serializable;import frodo2.communication.MessageWith3Payloads;
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. | |