|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import java.util.List;import org.jdom2.Document;import org.jdom2.Element;import frodo2.solutionSpaces.Addable;
Classes | |
| class | frodo2.algorithms.asodpop.ASODPOPBinarysolver< V extends Addable< V >, U extends Addable< U > > |
| This is a solver that reads in the problem, creates the agents, runs the problem and then collects the statistics . More... | |
Packages | |
| package | frodo2.algorithms.asodpop |
| Classes implementing the ASO-DPOP algorithm. | |