|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
Classes implementing the O-DPOP algorithm. More...
Packages | |
| package | goodsTree |
| package | tests |
| Tests for the O-DPOP algorithm. | |
Classes | |
| class | ASKmsg |
| This message is used to ask a child for new information. More... | |
| class | Assignment |
| Class to hold an assignment of variables. More... | |
| class | DONEmsg |
| This message is used to ask a child for new information. More... | |
| class | Good |
| Class that represents a good being send from child to parent It contains. More... | |
| class | ODPOPsolution |
| An optimal solution to the problem. More... | |
| class | ODPOPsolver |
| A DCOP solver using O-DPOP. More... | |
| class | UTILdomMsg |
| This message contains the util information a child reports to its parent when responding to an ASK message. More... | |
| class | UTILmsg |
| This message contains the util information a child reports to its parent when responding to an ASK message. More... | |
| class | UTILpropagation |
| The UTIL propagation phase for O-DPOP. More... | |
| class | UTILpropagationBinaryDomains |
| The UTIL propagation phase for O-DPOP. More... | |
| class | UTILpropagationFullDomain |
| The UTIL propagation phase for O-DPOP. More... | |
| class | UTILvarsDomsMsg |
| This message contains the util information a child reports to its parent when responding to an ASK message. More... | |
| class | UTILvarsMsg |
| This message contains the util information a child reports to its parent when responding to an ASK message. More... | |
| class | UTILvarsMsgWithDom |
| This message contains the util information a child reports to its parent when responding to an ASK message. More... | |
| class | VALUEmsg |
| VALUE message. More... | |
| class | VALUEmsgWithVars |
| Value message with variables. More... | |
| class | VALUEpropagation |
| O-DPOP's VALUE propagation module. More... | |
Classes implementing the O-DPOP algorithm.