NEWS | R Documentation |
New NCDEoptim()
adds a bespoke implementation of the NCDE
algorithm for multimodal optimization.
In JDEoptim()
, FUN
renamed to compare_to
.
In JDEoptim()
, tau1
, tau2
and tau3
renamed to tau_F
, tau_CR
and tau_pF
,
respectively.
First release of DEoptimR: implementation of a bespoke variant of the jDE algorithm for single-objective optimization.
Constraint handling based on biasing feasible over unfeasible
solutions by a parameter-less variant of the
\varepsilon
-constrained method.