checkTerminationFactory: Configure consistency checks and adapt 'penv' for...

View source: R/terminate.R

checkTerminationFactoryR Documentation

Configure consistency checks and adapt penv for terminationConditions.

Description

For each termination condition, a check must be provided. A check fails (stops) if the consistency requirements of a termination condition are not fulfilled. However, a check may modify the problem environment to establish consistency.

Usage

checkTerminationFactory(method = "NoTermination")

Arguments

method

A string specifying the termination condition.

Value

A check function.

See Also

Other Configuration: AcceptFactory(), ApplyFactory(), CoolingFactory(), CrossRateFactory(), MutationRateFactory(), TerminationFactory(), xegaConfiguration(), xegaEvalPopulationFactory()


xegaPopulation documentation built on Aug. 22, 2025, 5:14 p.m.