|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import java.util.HashMap;import frodo2.communication.AgentAddress;import frodo2.communication.Message;import frodo2.communication.Queue;import frodo2.communication.QueueInputPipeInterface;import frodo2.controller.messages.MessageAgentReporting;import junit.framework.TestCase;
Classes | |
| class | frodo2.controller.TestWhitePages |
| class | frodo2.controller.TestWhitePages.WhitePagesExtention |
| Extention of the white pages that enables one to get the list of daemons, the list of agents and the local address of the white pages. More... | |
Packages | |
| package | frodo2.controller |