Representation-dependent gene level operations for genetic and evolutionary algorithms with real-coded genes are collected in this package. The common feature of the gene operations is that all of them are useful for derivation-free optimization algorithms. At the moment the package implements initialization, mutation, crossover, and replication operations for differential evolution as described in Price, Kenneth V., Storn, Rainer M. and Lampinen, Jouni A. (2005) <doi:10.1007/3-540-31306-0>.
Version: | 1.0.0.0 |
Imports: | xegaSelectGene |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-02-05 |
DOI: | 10.32614/CRAN.package.xegaDfGene |
Author: | Andreas Geyer-Schulz [aut, cre] |
Maintainer: | Andreas Geyer-Schulz <Andreas.Geyer-Schulz at kit.edu> |
License: | MIT + file LICENSE |
URL: | <https://github.com/ageyerschulz/xegaDfGene> |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | xegaDfGene results |
Reference manual: | xegaDfGene.pdf |
Package source: | xegaDfGene_1.0.0.0.tar.gz |
Windows binaries: | r-devel: xegaDfGene_1.0.0.0.zip, r-release: xegaDfGene_1.0.0.0.zip, r-oldrel: xegaDfGene_1.0.0.0.zip |
macOS binaries: | r-release (arm64): xegaDfGene_1.0.0.0.tgz, r-oldrel (arm64): xegaDfGene_1.0.0.0.tgz, r-release (x86_64): xegaDfGene_1.0.0.0.tgz, r-oldrel (x86_64): xegaDfGene_1.0.0.0.tgz |
Reverse imports: | xega |
Please use the canonical form https://CRAN.R-project.org/package=xegaDfGene to link to this page.