DEoptimR (Q29618): Difference between revisions
From MaRDI portal
Created claim: source code repository (P339): https://github.com/cran/DEoptimR, #quickstatements; #temporary_batch_1711027662947 |
Swh import (talk | contribs) SWHID from Software Heritage |
||||||||||||||
Property / Software Heritage ID | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:22bf49e79c24be0b2b582bda4afb607bb3292e75 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:22bf49e79c24be0b2b582bda4afb607bb3292e75 / qualifier | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:22bf49e79c24be0b2b582bda4afb607bb3292e75 / qualifier | |||||||||||||||
point in time: 25 October 2023
|
Latest revision as of 18:30, 21 March 2024
Differential Evolution Optimization in Pure R
Language | Label | Description | Also known as |
---|---|---|---|
English | DEoptimR |
Differential Evolution Optimization in Pure R |
Statements
7 October 2023
0 references
Differential Evolution (DE) stochastic heuristic algorithms for global optimization of problems with and without general constraints. The aim is to curate a collection of its 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 provides implementations of the algorithms 'jDE' by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133> for single-objective optimization and 'NCDE' by Qu et al. (2012) <doi:10.1109/TEVC.2011.2161873> for multimodal optimization (single-objective problems with multiple solutions).
0 references
expanded from: GPL (≥ 2) (English)
0 references