Available on crate feature
regression
only.Expand description
Assumes the fitness function has a minimal slope when the value is optimal (i.e. e.g.
(x-4.).abs()
will not work, since it’s slope is constant and then changes sign)