accept_every_trial_step:
Always accept the first trial step.
Setting this option to "yes" essentially disables
the line search and makes the algorithm take
aggressive steps, without global convergence
guarantees.
The default value for this string option is "no".
Possible values:
- no: don't arbitrarily accept the full step
- yes: always accept the full step
Andreas Waechter
2010-12-22