checkTerminationFactory | R Documentation |
penv
for terminationConditions.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.
checkTerminationFactory(method = "NoTermination")
method |
A string specifying the termination condition. |
A check function.
Other Configuration:
AcceptFactory()
,
ApplyFactory()
,
CoolingFactory()
,
CrossRateFactory()
,
MutationRateFactory()
,
TerminationFactory()
,
xegaConfiguration()
,
xegaEvalPopulationFactory()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.