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

Standard documentation for Opti.return_status:

 [INTERNAL] 

::

 return_status(self) -> str

Get return status of solver.

::

    passed as-is from nlpsol

No stability can be guaranteed about this part of the API

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/optistack.hpp#L242

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/optistack.cpp#L202-L208

Extra documentation

To edit, see writing tips.

Clone this wiki locally