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.7)xegaPermGene_1.0.0.1.zip(r-4.6)xegaPermGene_1.0.0.1.zip(r-4.5)
xegaPermGene_1.0.0.1.tgz(r-4.6-any)xegaPermGene_1.0.0.1.tgz(r-4.5-any)
xegaPermGene_1.0.0.1.tar.gz(r-4.7-any)xegaPermGene_1.0.0.1.tar.gz(r-4.6-any)
xegaPermGene_1.0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
xegaPermGene/json (API)
NEWS

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

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

On CRAN:

Conda:

2.62 score 1 packages 14 scripts 250 downloads 16 exports 1 dependencies

Last updated from:670e80bc9a. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING119
source / vignettesOK261
linux-release-x86_64WARNING121
macos-release-arm64WARNING79
macos-oldrel-arm64WARNING74
windows-develWARNING63
windows-releaseWARNING55
windows-oldrelWARNING81
wasm-releaseOK88

Exports:DecaylFxegaPermGenewithoutxegaPermCross2GenexegaPermCrossGenexegaPermCrossoverFactoryxegaPermDecodeGenexegaPermInitGenexegaPermMutateGene2OptxegaPermMutateGeneBestGreedyxegaPermMutateGeneGreedyxegaPermMutateGenekInversionxegaPermMutateGenekOptLKxegaPermMutateGeneOrderBasedxegaPermMutateMixxegaPermMutationFactory

Dependencies:xegaSelectGene