You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the nlopt documentation there's a function set_xtol_rel which sets the overall solver tolerance to error, which is an important config parameter. But looking at the code here that function seems to be missing. Could it be added?