Man pages for xegaPopulation
Genetic Population Level Functions

AcceptBestAccepts only genes with equal or better fitness.
AcceptFactoryConfigure the acceptance function of a genetic algorithm.
AcceptIVMetropolisIndividually Adaptive Metropolis Acceptance Rule.
AcceptMetropolisMetropolis Acceptance Rule.
AcceptNewGeneAccepts a new gene.
ApplyFactoryConfigure the the execution model for gene evaluation.
asPipelineConverts a population into a list of genetic operator...
checkTerminatedFalseCheck terminatedFalse()
checkTerminateErrorCheck terminateError()
checkTerminatePACCheck terminatePAC()
checkTerminationFactoryConfigure consistency checks and adapt 'penv' for...
ConstCRateConstant crossover rate.
ConstMRateConstant mutation rate.
CoolingFactoryConfigure the cooling schedule of the acceptance function of...
Cross2GeneImport for examples.
CrossGeneImport for examples.
CrossRateFactoryConfigure the crossover function of a genetic algorithm.
ExponentialAdditiveCoolingExponential additive cooling.
ExponentialMultiplicativeCoolingExponential multiplicative cooling.
futureLapplyFuture apply of R-package 'future.apply'.
futureLapplyHetFuture apply of R-package 'future.apply' configured for a...
IACRateIndividually adaptive crossover rate.
IAMBitRateIndividually adaptive mutation rate. (Bit mutation Rate)
IAMRateIndividually adaptive mutation rate.
InitGeneImport for examples.
lFxegaGaGeneImport for examples.
LogarithmicMultiplicativeCoolingLogarithmic multiplicative cooling.
MClapplyMultiCore apply of library parallel.
MClapplyHetMultiCore apply of library parallel for heterogenous tasks.
MetropolisAcceptanceProbabilityMetropolis acceptance probability.
MetropolisTableMetropolis acceptance probability table.
MutationRateFactoryConfigure the mutation rate function of a genetic algorithm.
PowerAdditiveCoolingPower additive cooling.
PowerMultiplicativeCoolingPower multiplicative cooling.
PparLapplyuses parLapply of library parallel for using workers on...
PparLapplyHetuses parLapplyLB of library parallel for using workers on...
ReplicateGeneImport for examples.
terminateAbsoluteErrorTerminates, if the absolute deviation from the global optimum...
terminatedFalseNo termination condition.
terminateGEQTerminates, if the solution is greater equal a threshold.
terminateLEQTerminates, if the solution is less equal a threshold.
terminatePACTerminates if relative deviation from estimated PAC bound for...
terminateRelativeErrorTerminates, if the relative deviation from the global optimum...
terminateRelativeErrorZeroTerminates if relative deviation from optimum is small. Works...
TerminationFactoryConfigure the termination condition(s) a genetic algorithm.
TrigonometricAdditiveCoolingTrigonometric additive cooling.
xegaBestGeneInPopulationExtracts indices of best genes in population.
xegaBestInPopulationBest solution in the population.
xegaConfigurationRemembers R command command with which algorithm has been...
xegaEvalPopulationEvaluates a population of genes in a problem environment
xegaEvalPopulationFactoryConfigures the evaluation of the population of a genetic...
xegaInitPopulationInitializes a population of genes.
xegaLogEvalsPopulationCombine fitness, generations, and the phenotype of the gene.
xegaNextPopulationComputes the next population of genes.
xegaObservePopulationObserve summary statistics of the fitness of the population.
xegaPopulationPackage xegaPopulation.
xegaRepairPopRepairs the list structure of a population of genes.
xegaRepEvalPopulationEvaluates a population of genes in a a problem environment...
xegaSummaryPopulationProvide elementary summary statistics of the fitness of the...
xegaPopulation documentation built on Aug. 22, 2025, 5:14 p.m.