Uses of Package
net.bmahe.genetics4j.neat.spec.combination.parentcompare
Packages that use net.bmahe.genetics4j.neat.spec.combination.parentcompare
Package
Description
-
-
-
Classes in net.bmahe.genetics4j.neat.spec.combination.parentcompare used by net.bmahe.genetics4j.neat.spec.combination.parentcompareClassDescriptionComparing 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
.