kgp.evolution / EvolutionOptions / stoppingThreshold

stoppingThreshold

val stoppingThreshold: Double

A threshold that configures how good solutions should be before stopping.

If the threshold is never met then the evolution process will stop when the number of generations given has been reached.