|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
The MPC-Dis(W)CSP algorithms by Marius-Calin Silaghi. More...
Packages | |
| package | tests |
| Tests for the MPC-Dis(W)CSP algorithms. | |
Classes | |
| class | EncrSharesMsg |
| In MPC-DisCSP4, a message containing a vector of ElGamal-encrypted shares. More... | |
| class | LUdecomposition |
| LU decomposition of a matrix. More... | |
| class | Matrix |
| A matrix over a finite field. More... | |
| class | MPC_DisCSP4 |
| The MPC-DisCSP4 algorithm for DisCSP with privacy guarantees. More... | |
| class | MPC_DisWCSP4 |
| The MPC-DisWCSP4 algorithm for DisWCSP with privacy guarantees. More... | |
| class | MPC_DisWCSP4solver |
| A solver for MPC-Dis(W)CSP4. More... | |
| class | OneShareMsg |
| In MPC-DisCSP4, a message containing a single share. More... | |
| class | PaillierCryptoScheme |
| The Paillier crypto scheme. More... | |
| class | PaillierInteger |
| A Paillier-encrypted integer. More... | |
| class | PaillierPublicKey |
| A Paillier public key. More... | |
| class | SharesMsg |
| In MPC-DisCSP4, a message containing a vector of shares. More... | |
| class | SolShareMsg |
| A message containing shares of optimal values for some variables. More... | |
The MPC-Dis(W)CSP algorithms by Marius-Calin Silaghi.
The MPC-DisCSP algorithms by Marius-Calin Silaghi.