Learn R Programming

xegaPermGene (version 1.0.0.1)

xegaPermDecodeGene: Decode a permutation.

Description

xegaPermDecodeGene decodes a permutation gene.

Usage

xegaPermDecodeGene(gene, lF)

Value

A permutation gene.

Arguments

gene

Permutation.

lF

Local configuration of the genetic algorithm.

Details

xegaPermDecodeGene is the identy function.

Examples

Run this code
g<-xegaPermInitGene(lFxegaPermGene)
xegaPermDecodeGene(g)

Run the code above in your browser using DataLab