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

Classes

class  frodo2.algorithms.odpop.UTILvarsDomsMsg< Val extends Addable< Val >, U extends Addable< U > >
 This message contains the util information a child reports to its parent when responding to an ASK message. More...

Packages

package  frodo2.algorithms.odpop
 Classes implementing the O-DPOP algorithm.