Package net.bmahe.genetics4j.neat.spec.combination.parentcompare
package net.bmahe.genetics4j.neat.spec.combination.parentcompare
-
ClassDescriptionComparing parents based on their fitnessComparing parents based on fitness first and then their size in case of equal fitness.Immutable implementation of
FitnessComparison
.Builds instances of typeImmutableFitnessComparison
.Immutable implementation ofFitnessThenSizeComparison
.Builds instances of typeImmutableFitnessThenSizeComparison
.