Representation-dependent gene level operations of a genetic algorithm with binary coded genes: Initialization of random binary genes, several gene maps for binary genes, several mutation operators, several crossover operators with 1 and 2 kids, replication pipelines for 1 and 2 kids, and, last but not least, function factories for configuration. See Goldberg, D. E. (1989, ISBN:0-201-15767-5). For crossover operators, see Syswerda, G. (1989, ISBN:1-55860-066-3), Spears, W. and De Jong, K. (1991, ISBN:1-55860-208-9). For mutation operators, see Stanhope, S. A. and Daida, J. M. (1996, ISBN:0-18-201-031-7).
Version: | 1.0.0.1 |
Imports: | xegaSelectGene |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-02-07 |
DOI: | 10.32614/CRAN.package.xegaGaGene |
Author: | Andreas Geyer-Schulz
|
Maintainer: | Andreas Geyer-Schulz <Andreas.Geyer-Schulz at kit.edu> |
License: | MIT + file LICENSE |
URL: | <https://github.com/ageyerschulz/xegaGaGene> |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | xegaGaGene results |
Reference manual: | xegaGaGene.pdf |
Package source: | xegaGaGene_1.0.0.1.tar.gz |
Windows binaries: | r-devel: xegaGaGene_1.0.0.1.zip, r-release: xegaGaGene_1.0.0.1.zip, r-oldrel: xegaGaGene_1.0.0.1.zip |
macOS binaries: | r-devel (arm64): xegaGaGene_1.0.0.1.tgz, r-release (arm64): xegaGaGene_1.0.0.1.tgz, r-oldrel (arm64): xegaGaGene_1.0.0.1.tgz, r-devel (x86_64): xegaGaGene_1.0.0.1.tgz, r-release (x86_64): xegaGaGene_1.0.0.1.tgz, r-oldrel (x86_64): xegaGaGene_1.0.0.1.tgz |
Old sources: | xegaGaGene archive |
Reverse imports: | xega, xegaPopulation |
Please use the canonical form https://CRAN.R-project.org/package=xegaGaGene to link to this page.