Research Article

Accelerated Double Direction Method for Solving Unconstrained Optimization Problems

Algorithm 3

Accelerated Double Direction method (ADD method).
Require:   , ,
( ) Set , compute , and take .
( ) If , then go to Step  9, else continue by the next Step.
( ) Find the stepsize applying by Algorithm 1.
( ) Compute by Algorithm 2.
( ) Compute using (8), and .
( ) Determine the scalar using (13).
( ) If , then take .
( ) Set , go to Step  2.
( ) Return and .