<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Extended Evolutionary and Genetic Algorithms</dc:title>
  <dc:title>R package xega version 0.9.0.23</dc:title>
  <dc: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)
        &lt;doi:10.1007/3-540-31306-0&gt;), 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) &lt;doi:10.1007/978-3-319-78717-6&gt;), 
        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) &lt;doi:10.5445/IR/1000187255&gt;.
        Sequential or parallel execution (on multi-core machines, 
        local clusters, and high-performance computing environments) 
        is available for all algorithms. See 
        &lt;https://github.com/ageyerschulz/xega/tree/main/examples/executionModel&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0), parallelly, filelock</dc:relation>
  <dc:relation>Imports: xegaSelectGene, xegaBNF, xegaDerivationTrees, xegaGaGene,
xegaGpGene, xegaGeGene, xegaDfGene, xegaPermGene,
xegaPopulation (&gt;= 1.0.0.12)</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Andreas Geyer-Schulz &lt;Andreas.Geyer-Schulz@kit.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Andreas Geyer-Schulz [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0000-5237-3579&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=xega/LICENSE)</dc:rights>
  <dc:date>2026-02-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=xega</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.xega</dc:identifier>
</oai_dc:dc>
