gena: Genetic Algorithm and Particle Swarm Optimization

Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modifications (including hybridization and elitism) of these algorithms are provided. Implemented functions are based on ideas described in S. Katoch, S. Chauhan, V. Kumar (2020) <doi:10.1007/s11042-020-10139-6> and M. Clerc (2012) <https://hal.archives-ouvertes.fr/hal-00764996>.

Version: 1.0.0
Imports: Rcpp (≥ 1.0.6)
LinkingTo: Rcpp, RcppArmadillo
Published: 2022-08-15
Author: Bogdan Potanin [aut, cre, ctb]
Maintainer: Bogdan Potanin <bogdanpotanin at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: gena results

Documentation:

Reference manual: gena.pdf

Downloads:

Package source: gena_1.0.0.tar.gz
Windows binaries: r-devel: gena_1.0.0.zip, r-release: gena_1.0.0.zip, r-oldrel: gena_1.0.0.zip
macOS binaries: r-release (arm64): gena_1.0.0.tgz, r-oldrel (arm64): gena_1.0.0.tgz, r-release (x86_64): gena_1.0.0.tgz

Reverse dependencies:

Reverse imports: switchSelection

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gena to link to this page.