Package: xegaGpGene 1.0.0.3

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.3.tar.gz
xegaGpGene_1.0.0.3.zip(r-4.7)xegaGpGene_1.0.0.3.zip(r-4.6)xegaGpGene_1.0.0.3.zip(r-4.5)
xegaGpGene_1.0.0.3.tgz(r-4.6-any)xegaGpGene_1.0.0.3.tgz(r-4.5-any)
xegaGpGene_1.0.0.3.tar.gz(r-4.7-any)xegaGpGene_1.0.0.3.tar.gz(r-4.6-any)
xegaGpGene_1.0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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:

2.65 score 1 stars 1 packages 15 scripts 618 downloads 14 exports 3 dependencies

Last updated from:e2c6d38887. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING146
source / vignettesOK172
linux-release-x86_64WARNING97
macos-release-arm64WARNING113
macos-oldrel-arm64WARNING86
windows-develWARNING65
windows-releaseWARNING59
windows-oldrelWARNING65
wasm-releaseOK87

Exports:findCrossoverExamplelFxegaGpGenexegaGpAllCross2GenexegaGpAllCrossGenexegaGpCrossoverFactoryxegaGpDecodeGenexegaGpFilterCross2GenexegaGpFilterCrossGenexegaGpInitGenexegaGpInitGeneFactoryxegaGpInitGeneGexegaGpMutateAllGenexegaGpMutateFilterGenexegaGpMutationFactory

Dependencies:xegaBNFxegaDerivationTreesxegaSelectGene