limited_memory_update_type:
Quasi-Newton update formula for the limited memory approximation.
Determines which update formula is to be used for
the limited-memory quasi-Newton approximation.
The default value for this string option is "bfgs".
Possible values:
- bfgs: BFGS update (with skipping)
- sr1: SR1 (not working well)
Andreas Waechter
2010-12-22