pints icon indicating copy to clipboard operation
pints copied to clipboard

CMA-ES: Add option to re-enable its own stopping criteria

Open MichaelClerx opened this issue 3 years ago • 0 comments

I (we?) always assumed that using the same stopping criteria for each method was the "fair" way to compare optimisers, but e.g. Gary sees them as part of the method, so that the correct way to compare is to use the ones provided by the method.

So best to add a switch that allows both

MichaelClerx avatar Nov 12 '21 14:11 MichaelClerx