Wrapper_ipopt.constraints

Wrapper_ipopt.constraints(x)[source]

The callback for calculating the constraints

Parameters

x (array) – The variabless passed to IPOPT

Returns

constr (array) – The constraints of the objective function at x.