Research Article

A Novel Value for the Parameter in the Dai-Liao-Type Conjugate Gradient Method

Algorithm 1:

The backtracking line search.
Require: Nonlinear objective function , search direction , previous point , and real quantities and .
1: .
2: While , do .
3: Return .
Algorithm 1: