xegaGpDecodeGene | R Documentation |
xegaGpDecodeGene()
decodes a derivation tree.
xegaGpDecodeGene(gene, lF)
gene |
Derivation tree. |
lF |
Local configuration of the genetic algorithm. |
The recursive algorithm for the decoder is imported
from the package xegaDerivationTrees
.
Decoded gene.
gene<-xegaGpInitGene(lFxegaGpGene)
xegaGpDecodeGene(gene, lFxegaGpGene)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.