|
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.Message;
Classes | |
| class | frodo2.algorithms.varOrdering.linear.RequestMsg |
| A message requesting a proposal for the next variable to put in the order. More... | |
Packages | |
| package | frodo2.algorithms.varOrdering.linear |
| Algorithms to produce linear variable orderings. | |