Research Article

Accelerated Double Direction Method for Solving Unconstrained Optimization Problems

Algorithm 1

Calculation of the step length by reducing the curve search rule from [1] to the backtracking line search starting from .
Require: Objective function , the direction of the search at the point and numbers and .
( ) Set
( ) while take
( ) Return .