|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import frodo2.communication.MessageType;import frodo2.communication.MessageWith3Payloads;import frodo2.solutionSpaces.Addable;import frodo2.solutionSpaces.UtilitySolutionSpace;
Classes | |
| class | frodo2.algorithms.adopt.HeuristicMsg< Val extends Addable< Val >, U extends Addable< U > > |
| Message used to send the minimal utility of the agents local sub problem. More... | |
Packages | |
| package | frodo2.algorithms.adopt |
| Classes implementing the ADOPT algorithm. | |