Skip to content

xegaGpGene

Genetic Operations for Grammar-Based Genetic Programming

v1.0.0.3 · Aug 22, 2025 · MIT + file LICENSE

Description

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).

Downloads

644

Last 30 days

5930th

1.9K

Last 90 days

7K

Last year

Trend: -6.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies xegaBNF xegaDerivationTrees xegaSelectGene xega xegaGpGene

Version History

new 1.0.0.3 Mar 10, 2026
updated 1.0.0.3 ← 1.0.0.2 diff Aug 21, 2025
updated 1.0.0.2 ← 1.0.0.0 diff Apr 16, 2025
new 1.0.0.0 Feb 14, 2024