|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import java.io.Externalizable;import java.io.IOException;import java.io.ObjectInput;import java.io.ObjectOutput;import frodo2.communication.MessageWith2Payloads;
Classes | |
| class | frodo2.algorithms.varOrdering.dfs.VarNbrMsg |
| Msg sent to transfer through the DFS in top-down way the total number of variables in this component. More... | |
Packages | |
| package | frodo2.algorithms.varOrdering.dfs |
| Algorithms to produce pseudo-tree variable orderings. | |