

Estimates
This option determines the approach used to obtain initial estimates of the
basic variable values at the outset of each one-dimensional search. The Tangent
choice uses linear extrapolation from the line tangent to the reduced objective
function. The Quadratic choice extrapolates the minimum (or maximum) of a
quadratic fitted to the function at its current point. If the current reduced
objective is well modeled by a quadratic, then the Quadratic option can save time
by choosing a better initial point, which requires fewer subsequent steps in
each line search. If you have no special information about the behavior of this
function, the Tangent choice is "slower but surer." Note: the Quadratic choice here has no bearing on quadratic programming problems.