Algorithm 2.
Require: | M, G, λ> 0, ε> 0, and S. |
1: | Initialization: X = 0, , η = ℱp (X) − ℱd (Y) |
2: | for s = 1 to S do |
3: | |
4: | end for |
5: | while η ≥ ε do |
6: | |
7: | |
8: | Define and by restricting G and X to |
9: | Solve Algorithm 1 with μ, and |
10: | for , else 0 |
11: | η = ℱp (X) − ℱd (Y) |
12: | end while |