Package net.bmahe.genetics4j.core.spec.replacement
package net.bmahe.genetics4j.core.spec.replacement
-
ClassDescriptionDelete N LastSpecify an elitism based replacement strategyGenerational Replacement strategyImmutable implementation of
DeleteNLast
.Builds instances of typeDeleteNLast
.Immutable implementation ofElitism
.Builds instances of typeElitism
.Immutable implementation ofGenerationalReplacement
.Builds instances of typeGenerationalReplacement
.Marker interface for replacement strategy specifications in evolutionary algorithms.