Algorithm 2.
Require: 𝒴, A, γ and the other parameters |
Ensure: 𝒳 |
1: While the stopping criteria are not satisfied do |
2: Update 𝒳 using Eq. (14); |
3: Update 𝒞, U1i, U2i, U3 and U4i using Eqs. (16), (27), (28), (30) and (29); |
4: Update B(i) using Eq. (20); |
5: Update 𝒢 using Eq. (22); |
6: Update ℱ using Eq. (24); |
7: Update the Lagrange multipliers. |
8: End while |