Input: A , b , x 0 parameter η ( 0,1 ] and λ ( 0,2 ) .

Output: the approximation solution x k of (1)

for k = 0 , 1 , do until termination criterion is satisfied; do

Compute ε k by (4);

Determine the control index set J k by (3);

Update x k + 1 by (6).

end for