xegaPermDecodeGene {xegaPermGene} | R Documentation |
xegaPermDecodeGene
decodes a permutation gene.
xegaPermDecodeGene(gene, lF)
gene |
Permutation. |
lF |
Local configuration of the genetic algorithm. |
xegaPermDecodeGene
is the identy function.
A permutation gene.
g<-xegaPermInitGene(lFxegaPermGene)
xegaPermDecodeGene(g)