FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
RoutingMsg.java File Reference
import frodo2.communication.Message;
import frodo2.communication.MessageType;
import frodo2.communication.MessageWith3Payloads;
Include dependency graph for RoutingMsg.java:

Classes

class  frodo2.algorithms.dpop.privacy.RoutingMsg< M extends Message >
 A wrapper message around a payload message that must be routed through the DFS. More...

Packages

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