Skip to content

xega

Extended Evolutionary and Genetic Algorithms

v0.9.0.23 · Feb 17, 2026 · MIT + file LICENSE

Description

Implementation of a scalable, highly configurable, and e(x)tended architecture for (e)volutionary and (g)enetic (a)lgorithms. Multiple representations (binary, real-coded, permutation, and derivation-tree), a rich collection of genetic operators, as well as an extended processing pipeline are provided for genetic algorithms (Goldberg, D. E. (1989, ISBN:0-201-15767-5)), differential evolution (Price, Kenneth V., Storn, Rainer M. and Lampinen, Jouni A. (2005) <doi:10.1007/3-540-31306-0>), simulated annealing (Aarts, E., and Korst, J. (1989, ISBN:0-471-92146-7)), grammar-based genetic programming (Geyer-Schulz (1997, ISBN:978-3-7908-0830-X)), grammatical evolution (Ryan, C., O'Neill, M., and Collins, J. J. (2018) <doi:10.1007/978-3-319-78717-6>), and grammatical differential evolution (O'Neill, M. and Brabazon, A. (2006) in Arabinia, H. (2006, ISBN:978-193-241596-3). All algorithms reuse basic adaptive mechanisms for performance optimization. For 'xega''s architecture, see Geyer-Schulz, A. (2025) <doi:10.5445/IR/1000187255>. Sequential or parallel execution (on multi-core machines, local clusters, and high-performance computing environments) is available for all algorithms. See <https://github.com/ageyerschulz/xega/tree/main/examples/executionModel>.

Downloads

298

Last 30 days

13606th

860

Last 90 days

5.4K

Last year

Trend: -17.2% (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

Dependency Network

Dependencies Reverse dependencies parallelly filelock xegaSelectGene xegaBNF xegaDerivationTrees xegaGaGene xegaGpGene xegaGeGene xegaDfGene xegaPermGene xegaPopulation xega

Version History

new 0.9.0.23 Mar 10, 2026
updated 0.9.0.23 ← 0.9.0.18 diff Feb 16, 2026
updated 0.9.0.18 ← 0.9.0.17 diff Nov 27, 2025
updated 0.9.0.17 ← 0.9.0.12 diff Aug 21, 2025
updated 0.9.0.12 ← 0.9.0.8 diff Jul 29, 2025
updated 0.9.0.8 ← 0.9.0.0 diff Apr 17, 2025
new 0.9.0.0 Mar 19, 2024