Wrapper_ipopt

class compas_tno.solvers.Wrapper_ipopt[source]

Bases: object

Wrapper to send to IPOPT using analytical derivatives

Methods

constraints

The callback for calculating the constraints

gradient

The callback for calculating the gradient

jacobian

The callback for calculating the jacobian

objective

The callback for calculating the objective