Wrapper_ipopt_autodiff

class compas_tno.solvers.Wrapper_ipopt_autodiff[source]

Bases: object

Wrapper to send to IPOPT using autodifferentiation

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