FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
ContextMsg.java File Reference
import java.io.IOException;
import java.io.ObjectInput;
import java.io.ObjectOutput;
import java.lang.reflect.Array;
import java.util.Arrays;
import frodo2.communication.MessageType;
import frodo2.communication.MessageWith3Payloads;
import frodo2.solutionSpaces.Addable;
Include dependency graph for ContextMsg.java:

Classes

class  frodo2.algorithms.dpop.memory.ContextMsg< V extends Addable< V > >
 A CONTEXT message sent by cluster nodes in MB-DPOP. More...

Packages

package  frodo2.algorithms.dpop.memory
 MB-DPOP's memory-bounded version of DPOP.