# Generated by roxygen2: do not edit by hand

export(AcceptBest)
export(AcceptFactory)
export(AcceptIVMetropolis)
export(AcceptMetropolis)
export(AcceptNewGene)
export(ApplyFactory)
export(ConstCRate)
export(ConstMRate)
export(CoolingFactory)
export(Cross2Gene)
export(CrossGene)
export(CrossRateFactory)
export(ExponentialAdditiveCooling)
export(ExponentialMultiplicativeCooling)
export(IACRate)
export(IAMBitRate)
export(IAMRate)
export(InitGene)
export(LogarithmicMultiplicativeCooling)
export(MClapply)
export(MClapplyHet)
export(MetropolisAcceptanceProbability)
export(MetropolisTable)
export(MutationRateFactory)
export(PowerAdditiveCooling)
export(PowerMultiplicativeCooling)
export(PparLapply)
export(PparLapplyHet)
export(ReplicateGene)
export(TerminationFactory)
export(TrigonometricAdditiveCooling)
export(checkTerminationFactory)
export(futureLapply)
export(futureLapplyHet)
export(lFxegaGaGene)
export(terminateAbsoluteError)
export(terminateGEQ)
export(terminateLEQ)
export(terminatePAC)
export(terminateRelativeError)
export(terminateRelativeErrorZero)
export(terminatedFalse)
export(xegaBestGeneInPopulation)
export(xegaBestInPopulation)
export(xegaConfiguration)
export(xegaEvalPopulation)
export(xegaEvalPopulationFactory)
export(xegaInitPopulation)
export(xegaLogEvalsPopulation)
export(xegaNextPopulation)
export(xegaObservePopulation)
export(xegaRepEvalPopulation)
export(xegaSummaryPopulation)
importFrom(future.apply,future_lapply)
importFrom(parallel,clusterSetRNGStream)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(stats,fivenum)
importFrom(stats,mad)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,str)
importFrom(xegaGaGene,lFxegaGaGene)
importFrom(xegaGaGene,xegaGaCross2Gene)
importFrom(xegaGaGene,xegaGaCrossGene)
importFrom(xegaGaGene,xegaGaInitGene)
importFrom(xegaGaGene,xegaGaReplicateGene)
importFrom(xegaSelectGene,TransformSelect)
importFrom(xegaSelectGene,parm)
