Algorithm 1.
1: | Input: and ; initial points ; doubly stochastic matrix ; maximum iterations T. |
2: | for do |
3: | for each node do |
4: | , where is a Laplace noise vector in ; |
5: | ; |
6: | , where ; |
(Projection onto W) ( defined in (11)) | |
7: | broadcast the output ; |
8: | end for |
9: | end for |