powered by
A boolean function which always returns FALSE.
FALSE
terminatedFalse(solution, lF)
A named list with at least the following elements: $name, $fitness, $value, $numberOfSolutions, $genotype, $phenotype, $phenotypeValue.
Local function configuration.
Other Termination Condition: terminateAbsoluteError(), terminateGEQ(), terminateLEQ(), terminatePAC(), terminateRelativeError(), terminateRelativeErrorZero()
terminateAbsoluteError()
terminateGEQ()
terminateLEQ()
terminatePAC()
terminateRelativeError()
terminateRelativeErrorZero()
lF<-list() terminatedFalse(1.0, lF)
Run the code above in your browser using DataLab