| Algorithm 1 (Bisection algorithm to solve P7 if Equation (12) is active) |
|
Require: Initialize and , set . repeat 1. Set . 2. Compute via (21). 3. If , set , otherwise set . until. 4. Output as the global optimal solution of P7. |
| Algorithm 1 (Bisection algorithm to solve P7 if Equation (12) is active) |
|
Require: Initialize and , set . repeat 1. Set . 2. Compute via (21). 3. If , set , otherwise set . until. 4. Output as the global optimal solution of P7. |