Package: xegaPopulation 1.0.0.4

xegaPopulation: Genetic Population Level Functions

This collection of gene representation-independent functions implements the population layer of extended evolutionary and genetic algorithms and its support. The population layer consists of functions for initializing, logging, observing, evaluating a population of genes, as well as of computing the next population. For parallel evaluation of a population of genes 4 execution models - named Sequential, MultiCore, FutureApply, and Cluster - are provided. They are implemented by configuring the lapply() function. The execution model FutureApply can be externally configured as recommended by Bengtsson (2021) <doi:10.32614/RJ-2021-048>. Configurable acceptance rules and cooling schedules (see Kirkpatrick, S., Gelatt, C. D. J, and Vecchi, M. P. (1983) <doi:10.1126/science.220.4598.671>, and Aarts, E., and Korst, J. (1989, ISBN:0-471-92146-7) offer simulated annealing or greedy randomized approximate search procedure elements. Adaptive crossover and mutation rates depending on population statistics generalize the approach of Stanhope, S. A. and Daida, J. M. (1996, ISBN:0-18-201-031-7).

Authors:Andreas Geyer-Schulz [aut, cre]

xegaPopulation_1.0.0.4.tar.gz
xegaPopulation_1.0.0.4.zip(r-4.5)xegaPopulation_1.0.0.4.zip(r-4.4)xegaPopulation_1.0.0.4.zip(r-4.3)
xegaPopulation_1.0.0.4.tgz(r-4.4-any)xegaPopulation_1.0.0.4.tgz(r-4.3-any)
xegaPopulation_1.0.0.4.tar.gz(r-4.5-noble)xegaPopulation_1.0.0.4.tar.gz(r-4.4-noble)
xegaPopulation_1.0.0.4.tgz(r-4.4-emscripten)xegaPopulation_1.0.0.4.tgz(r-4.3-emscripten)
xegaPopulation.pdf |xegaPopulation.html
xegaPopulation/json (API)
NEWS

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

Peer review:

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

On CRAN:

50 exports 1.38 score 9 dependencies 1 dependents 13 scripts 926 downloads

Last updated 23 days agofrom:35868206c1. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 26 2024
R-4.5-winWARNINGAug 26 2024
R-4.5-linuxWARNINGAug 26 2024
R-4.4-winWARNINGAug 26 2024
R-4.4-macWARNINGAug 26 2024
R-4.3-winWARNINGAug 26 2024
R-4.3-macWARNINGAug 26 2024

Exports:AcceptBestAcceptFactoryAcceptIVMetropolisAcceptMetropolisAcceptNewGeneApplyFactorycheckTerminationFactoryConstCRateConstMRateCoolingFactoryCross2GeneCrossGeneCrossRateFactoryExponentialAdditiveCoolingExponentialMultiplicativeCoolingfutureLapplyfutureLapplyHetIACRateIAMBitRateIAMRateInitGenelFxegaGaGeneLogarithmicMultiplicativeCoolingMClapplyMClapplyHetMetropolisAcceptanceProbabilityMetropolisTableMutationRateFactoryPowerAdditiveCoolingPowerMultiplicativeCoolingPparLapplyPparLapplyHetReplicateGeneterminateAbsoluteErrorterminatedFalseterminateRelativeErrorterminateRelativeErrorZeroTerminationFactoryTrigonometricAdditiveCoolingxegaBestGeneInPopulationxegaBestInPopulationxegaConfigurationxegaEvalPopulationxegaEvalPopulationFactoryxegaInitPopulationxegaLogEvalsPopulationxegaNextPopulationxegaObservePopulationxegaRepEvalPopulationxegaSummaryPopulation

Dependencies:codetoolsdigestfuturefuture.applyglobalslistenvparallellyxegaGaGenexegaSelectGene