Package net.bmahe.genetics4j.core.termination
package net.bmahe.genetics4j.core.termination
-
ClassDescriptionTermination<T extends Comparable<T>>Functional interface for determining when to stop the evolutionary algorithm.Utility class providing factory methods for creating common termination conditions in evolutionary algorithms.