xegaGaGene: Binary Gene Operations for Genetic Algorithms

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
Author: Andreas Geyer-Schulz ORCID iD [aut, cre]
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

Documentation:

Reference manual: xegaGaGene.pdf

Downloads:

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-release (arm64): xegaGaGene_1.0.0.1.tgz, r-oldrel (arm64): 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 dependencies:

Reverse imports: xega, xegaPopulation

Linking:

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