Skip to content
Joris Gillis edited this page Apr 4, 2023 · 2 revisions

Standard documentation for nlpsol_options:

 [INTERNAL] 

::

 nlpsol_options(str name) -> [str]

Get all options for a plugin.

Extra doc: https://github.com/casadi/casadi/wiki/L_1t5

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/nlpsol.hpp#L900

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/nlpsol.cpp#L900-L902

Extra documentation

To edit, see writing tips.

Clone this wiki locally