opencap-processing
opencap-processing copied to clipboard
CasADi 3.6
Test out new feature for bounds
optionssol.detect_simple_bounds = true; % (default = false)
opti.solver('ipopt',optionssol);
sol = opti.solve(); (edited)
Seems slower than 3.5.5