Package: xegaGpGene 1.0.0.1

xegaGpGene: Genetic Operations for Grammar-Based Genetic Programming

An implementation of the representation-dependent gene level operations of grammar-based genetic programming with genes which are derivation trees of a context-free grammar: Initialization of a gene with a complete random derivation tree, decoding of a derivation tree. Crossover is implemented by exchanging subtrees. Depth-bounds for the minimal and the maximal depth of the roots of the subtrees exchanged by crossover can be set. Mutation is implemented by replacing a subtree by a random subtree. The depth of the random subtree and the insertion node are configurable. For details, see Geyer-Schulz (1997, ISBN:978-3-7908-0830-X).

Authors:Andreas Geyer-Schulz [aut, cre]

xegaGpGene_1.0.0.1.tar.gz
xegaGpGene_1.0.0.1.zip(r-4.5)xegaGpGene_1.0.0.1.zip(r-4.4)xegaGpGene_1.0.0.1.zip(r-4.3)
xegaGpGene_1.0.0.1.tgz(r-4.5-any)xegaGpGene_1.0.0.1.tgz(r-4.4-any)xegaGpGene_1.0.0.1.tgz(r-4.3-any)
xegaGpGene_1.0.0.1.tar.gz(r-4.5-noble)xegaGpGene_1.0.0.1.tar.gz(r-4.4-noble)
xegaGpGene_1.0.0.1.tgz(r-4.4-emscripten)xegaGpGene_1.0.0.1.tgz(r-4.3-emscripten)
xegaGpGene.pdf |xegaGpGene.html
xegaGpGene/json (API)
NEWS

# Install 'xegaGpGene' in R:
install.packages('xegaGpGene', repos = c('https://ageyerschulz.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ageyerschulz/xegagpgene/issues

On CRAN:

Conda-Forge:

3.10 score 1 packages 14 scripts 591 downloads 12 exports 3 dependencies

Last updated 20 days agofrom:2f1e20e388. Checks:1 OK, 7 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 13 2025
R-4.5-winWARNINGFeb 13 2025
R-4.5-macWARNINGFeb 13 2025
R-4.5-linuxWARNINGFeb 13 2025
R-4.4-winWARNINGFeb 13 2025
R-4.4-macWARNINGFeb 13 2025
R-4.3-winWARNINGFeb 13 2025
R-4.3-macWARNINGFeb 13 2025

Exports:findCrossoverExamplelFxegaGpGenexegaGpAllCross2GenexegaGpAllCrossGenexegaGpCrossoverFactoryxegaGpDecodeGenexegaGpFilterCross2GenexegaGpFilterCrossGenexegaGpInitGenexegaGpMutateAllGenexegaGpMutateFilterGenexegaGpMutationFactory

Dependencies:xegaBNFxegaDerivationTreesxegaSelectGene