CMD + K

r-deoptimr

Community

Differential Evolution (DE) stochastic algorithms for global optimization of problems with and without constraints. The aim is to curate a collection of its state-of-the-art variants that (1) do not sacrifice simplicity of design, (2) are essentially tuning-free, and (3) can be efficiently implemented directly in the R language. Currently, it only provides an implementation of the 'jDE' algorithm by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133>.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-deoptimr

Usage Tracking

1.1_4
1.1_3_1
1.1_3
1.1_2
1.1_1
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Differential Evolution (DE) stochastic algorithms for global optimization of problems with and without constraints. The aim is to curate a collection of its state-of-the-art variants that (1) do not sacrifice simplicity of design, (2) are essentially tuning-free, and (3) can be efficiently implemented directly in the R language. Currently, it only provides an implementation of the 'jDE' algorithm by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133>.

Last Updated

Oct 7, 2023 at 07:30

License

GPL-2.0-or-later

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.0_8
win-64 Last supported version: 1.0_8
macOS-64 Last supported version: 1.0_8