symreg
symreg copied to clipboard
Add multiplicative mutation
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.