FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
ToLastLeafMsg.java File Reference
import java.io.Externalizable;
import java.io.IOException;
import java.io.ObjectInput;
import java.io.ObjectOutput;
import java.lang.reflect.InvocationTargetException;
import frodo2.communication.Message;
import frodo2.communication.MessageWith2Payloads;
Include dependency graph for ToLastLeafMsg.java:

Classes

class  frodo2.algorithms.dpop.privacy.ToLastLeafMsg
 A wrapper message containing a payload message that must be forwarded to the last leaf in the sub-tree rooted at the destination variable. More...

Packages

package  frodo2.algorithms.dpop.privacy
 Classes implementing the P-DPOP and P2-DPOP algorithms that preserve privacy.