FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
VALUEmsgChild.java File Reference
import java.io.IOException;
import java.io.ObjectInput;
import java.io.ObjectOutput;
import java.util.HashMap;
import java.util.Map;
import frodo2.algorithms.odpop.VALUEmsgWithVars;
import frodo2.solutionSpaces.Addable;
Include dependency graph for VALUEmsgChild.java:

Classes

class  frodo2.algorithms.asodpop.VALUEmsgChild< Val extends Addable< Val > >
 A VALUE message, which contains the value assignment of a variable. More...

Packages

package  frodo2.algorithms.asodpop
 Classes implementing the ASO-DPOP algorithm.