|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
Classes implementing the DPOP algorithm and its variants. More...
Packages | |
| package | count |
| A utility to count the number of optimal solutions in a DCOP. | |
| package | memory |
| MB-DPOP's memory-bounded version of DPOP. | |
| package | param |
| Classes implementing the Param-DPOP algorithm, able to solve DCOP involving free parameters. | |
| package | privacy |
| Classes implementing the P-DPOP and P2-DPOP algorithms that preserve privacy. | |
| package | restart |
| Contains classes implementing the S-DPOP algorithm with warm restarts. | |
| package | stochastic |
| Classes implementing the E[DPOP] family of algorithms for Stochastic DCOP. | |
| package | test |
| Tests for the classical DPOP algorithm. | |
Classes | |
| class | DPOPsolver |
| A DCOP solver using DPOP. More... | |
| class | UTILmsg |
| A message containing a utility solution space. More... | |
| class | UTILpropagation |
| Classical UTIL propagation protocol. More... | |
| class | VALUEmsg |
| VALUE message. More... | |
| class | VALUEpropagation |
| VALUE propagation protocol. More... | |
Classes implementing the DPOP algorithm and its variants.