Skip to content

Warn if nan in lxb or ubx

Jesse VanderWees requested to merge warn_if_nan_bounds into casadi3

casadi and solvers obscure which variable is causing the error- with this change we are able to emit an error to aid in diagnosing the issue.

Merge request reports