Man pages for xegaPermGene
Operations on Permutation Genes

DecayExponential decay.
lFxegaPermGeneGenerate local functions and objects.
withoutReturns elements of vector 'x' without elements in 'y'.
xegaPermCross2GenePosition based crossover of 2 genes.
xegaPermCrossGenePosition based crossover of 2 genes.
xegaPermCrossoverFactoryConfigure the crossover function of a genetic algorithm.
xegaPermDecodeGeneDecode a permutation.
xegaPermGenePackage xegaPermGene.
xegaPermInitGeneInitialize a gene with a permutation of integers
xegaPermMutateGene2OptMutate a gene (by a random 2-Opt move).
xegaPermMutateGeneBestGreedyMutate a gene (by inserting a greedy path at start of random...
xegaPermMutateGeneGreedyMutate a gene (by inserting a greedy path at start of random...
xegaPermMutateGenekInversionMutate a gene (k random inversions).
xegaPermMutateGenekOptLKMutate a gene (by a random Lin-Kernighan k-OPT move).
xegaPermMutateGeneOrderBasedMutate a gene (generalized order based mutation).
xegaPermMutateMixMutation by a random mutation function.
xegaPermMutationFactoryConfigure the mutation function of a genetic algorithm.
xegaPermGene documentation built on May 29, 2024, 3:13 a.m.