FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
TestController.java File Reference
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import org.jdom2.Document;
import org.jdom2.output.Format;
import org.jdom2.output.XMLOutputter;
import frodo2.algorithms.RandGraphFactory;
import frodo2.communication.Message;
import frodo2.communication.MessageWithPayload;
import frodo2.controller.userIO.UserIO;
import frodo2.daemon.Daemon;
import junit.extensions.RepeatedTest;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Include dependency graph for TestController.java:

Classes

class  frodo2.controller.TestController
class  frodo2.controller.TestController.ControllerExtension
 An extension of the controller that allows external objects to. More...
class  frodo2.controller.TestController.DaemonExtension
 A daemon with an API to pass the configuration file. More...

Packages

package  frodo2.controller