|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import java.io.Serializable;import frodo2.communication.MessageType;import frodo2.communication.MessageWith3Payloads;
Classes | |
| class | frodo2.algorithms.varOrdering.dfs.PSEUDOmsg |
| A token indicating that the destination variable is a pseudo-child of the sender variable. More... | |
Packages | |
| package | frodo2.algorithms.varOrdering.dfs |
| Algorithms to produce pseudo-tree variable orderings. | |