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.

Getting started

Package details

AuthorAndreas Geyer-Schulz [aut, cre] (ORCID: <https://orcid.org/0009-0000-5237-3579>)
MaintainerAndreas Geyer-Schulz <Andreas.Geyer-Schulz@kit.edu>
LicenseMIT + file LICENSE
Version1.0.0.2
URL https://github.com/ageyerschulz/xegaPermGene
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("xegaPermGene")

Try the xegaPermGene package in your browser

Any scripts or data that you put into this service are public.

xegaPermGene documentation built on Aug. 20, 2026, 5:08 p.m.