FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
MB_DPOPagentTest.java File Reference
import java.util.List;
import org.jdom2.Document;
import org.jdom2.Element;
import frodo2.algorithms.Solution;
import frodo2.algorithms.XCSPparser;
import frodo2.algorithms.dpop.DPOPsolver;
import frodo2.algorithms.dpop.memory.LabelingPhase;
import frodo2.algorithms.test.AllTests;
import frodo2.solutionSpaces.AddableInteger;
import junit.extensions.RepeatedTest;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Include dependency graph for MB_DPOPagentTest.java:

Classes

class  frodo2.algorithms.dpop.memory.tests.MB_DPOPagentTest
 An overall unit test for the MB-DPOP algorithm. More...

Packages

package  frodo2.algorithms.dpop.memory.tests
 Tests for MB-DPOP.