Skip to main content
. 2020 Feb 17;22(2):223. doi: 10.3390/e22020223
Algorithm 2 Post processing procedure for finding the final active BSs.
 Initialization: let A[0]={1,,A^}, the network power consumption PtotalA[0] and the iteration index
 i=0.
 Step 1: Update the iteration number i=i+1.
 Step 2: Let A[i]=A[i1]{πi}, and solve problem P5.
 Step 3: If problem P5 is infeasible, go to Step 5; Otherwise, go to Step 4.
 Step 4: If PtotalA[i]PtotalA[i1], go to Step 1; Otherwise, go to Step 5.
 Step 5: Obtain the final active BS set A=A[i1].
 Step 6: Solve problem P6 and obtain the final network power consumption PtotalA, beamforming and
 AN (i.e., {Wk,V}).