There are two copies of the search-space boundaries: one in the bounds-object and one in the settings.
It probably should be the case that during the optimization, only one of these is accessed, but currently the center-placement uses the one from 'settings' while the boundary-handling uses the one from 'bounds'.
There are two copies of the search-space boundaries: one in the bounds-object and one in the settings.
It probably should be the case that during the optimization, only one of these is accessed, but currently the center-placement uses the one from 'settings' while the boundary-handling uses the one from 'bounds'.