In `_new_leaf` there is logic to add a Gaussian for optimizing constants. Also add a multiplicative mutation choice (multiply the constant by a Gaussian). This is useful while we don't have faster optimization routines implemented.
In
_new_leafthere is logic to add a Gaussian for optimizing constants.Also add a multiplicative mutation choice (multiply the constant by a Gaussian).
This is useful while we don't have faster optimization routines implemented.