stanfordnmbl / opencap-processing

Utilities for processing OpenCap data.
Apache License 2.0
65 stars 51 forks source link

CasADi 3.6 #68

Open antoinefalisse opened 1 year ago

antoinefalisse commented 1 year ago

Test out new feature for bounds

optionssol.detect_simple_bounds = true; % (default = false)
opti.solver('ipopt',optionssol);
sol = opti.solve(); (edited)
antoinefalisse commented 11 months ago

Seems slower than 3.5.5