ChoiceVector |
Choice vector of a grammar. |
CodonChoiceBiases |
Biases in Rule Choice. |
CodonChoiceBiasesDeprecated |
Biases in Rule Choice (Deprecated) |
CodonPrecision |
Compute codon precision with the choice bias of rules below a threshold. |
CodonPrecisionWithThreshold |
Precision of a codon which has a choice bias below a probability threshold. |
lFxegaGeGene |
The local function list lFxegaGeGene. |
MinCodonPrecision |
Minimal precision of codon. |
mLCMG |
Compute the mLCM of the vector of the number of production rules in a production table. |
mLCMGCodonPrecision |
mLCMG precision of codon. |
tLCM |
Computes the largest least common multiple of all prime factors of the integers in the interval '1:m' for k-bit integers. |
xegaGeDecodeGene |
Decode a gene for a context free grammar. |
xegaGeGene |
Package xegaGeGene. |
xegaGeGeneMapFactory |
Configure the gene map function of a genetic algorithm for grammar evolution. |
xegaGeGeneMapmLCM |
Map the bit strings of a binary gene to integer parameters in the interval '1' to 'numbers::mLCM(x) < 2^k'. |
xegaGeGeneMapMod |
Map the bit strings of a binary gene to parameters in the interval '1:2^k'. |
xegaGeInitGene |
Initialize a binary gene |
xegaGePrecisionFactory |
Configure the function for computing the codon precision for grammar evolution. |