nlopt-js icon indicating copy to clipboard operation
nlopt-js copied to clipboard

Possible missing function: set_xtol_rel

Open MattFerraro opened this issue 3 years ago • 1 comments

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?

MattFerraro avatar Aug 20 '22 15:08 MattFerraro

@BertrandBev Any insights on this?

MattFerraro avatar Nov 24 '22 16:11 MattFerraro