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

Classes

class  frodo2.algorithms.adopt.ENDmsg< Val extends Addable< Val > >
 The message used to send a terminate message to a variable's children. More...

Packages

package  frodo2.algorithms.adopt
 Classes implementing the ADOPT algorithm.