Skip to main content
. 2014 Oct 1;14(10):18410–18432. doi: 10.3390/s141018410

Algorithm 1 “SOCP1”: the proposed distributed second-order cone programming (SOCP) algorithm for known PT.

Require: X^ (0) , Kmax, Inline graphic, xa,aInline graphic
1: Initialize: k ← 1
2: repeat
3:  for c = 1,…, Inline graphic do
4:   for all iInline graphicc (in parallel) do
5:    Collect x^j from jInline graphici
6:     x^i(k) ← solve Equation (9)
7:    Broadcast x^i(k) to jInline graphici
8:   end for
9:  end for
10: kk + 1
11: until kKmax