Package: xegaPermGene 1.0.0.1

xegaPermGene: Operations on Permutation Genes

An implementation of representation-dependent gene level operations for genetic algorithms with genes representing permutations: Initialization of genes, mutation, and crossover. The crossover operation provided is position-based crossover (Syswerda, G., Chap. 21 in Davis, L. (1991, ISBN:0-442-00173-8). For mutation, several variants are included: Order-based mutation (Syswerda, G., Chap. 21 in Davis, L. (1991, ISBN:0-442-00173-8), randomized Lin-Kernighan heuristics (Croes, G. A. (1958) <doi:10.1287/opre.6.6.791> and Lin, S. and Kernighan. B. W. (1973) <doi:10.1287/opre.21.2.498>), and randomized greedy operators. A random mix operator for mutation selects a mutation variant randomly.

Authors:Andreas Geyer-Schulz [aut, cre]

xegaPermGene_1.0.0.1.tar.gz
xegaPermGene_1.0.0.1.zip(r-4.5)xegaPermGene_1.0.0.1.zip(r-4.4)xegaPermGene_1.0.0.1.zip(r-4.3)
xegaPermGene_1.0.0.1.tgz(r-4.4-any)xegaPermGene_1.0.0.1.tgz(r-4.3-any)
xegaPermGene_1.0.0.1.tar.gz(r-4.5-noble)xegaPermGene_1.0.0.1.tar.gz(r-4.4-noble)
xegaPermGene_1.0.0.1.tgz(r-4.4-emscripten)xegaPermGene_1.0.0.1.tgz(r-4.3-emscripten)
xegaPermGene.pdf |xegaPermGene.html
xegaPermGene/json (API)
NEWS

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

Peer review:

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

On CRAN:

2.92 score 1 packages 14 scripts 515 downloads 16 exports 1 dependencies

Last updated 2 months agofrom:9634a9a573. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 25 2024
R-4.5-winWARNINGOct 25 2024
R-4.5-linuxWARNINGOct 25 2024
R-4.4-winWARNINGOct 25 2024
R-4.4-macWARNINGOct 25 2024
R-4.3-winWARNINGOct 25 2024
R-4.3-macWARNINGOct 25 2024

Exports:DecaylFxegaPermGenewithoutxegaPermCross2GenexegaPermCrossGenexegaPermCrossoverFactoryxegaPermDecodeGenexegaPermInitGenexegaPermMutateGene2OptxegaPermMutateGeneBestGreedyxegaPermMutateGeneGreedyxegaPermMutateGenekInversionxegaPermMutateGenekOptLKxegaPermMutateGeneOrderBasedxegaPermMutateMixxegaPermMutationFactory

Dependencies:xegaSelectGene