Package net.bmahe.genetics4j.neat.spec.selection
package net.bmahe.genetics4j.neat.spec.selection
-
ClassDescriptionImmutableNeatSelection<T extends Comparable<T>>Immutable implementation of
NeatSelection
.ImmutableNeatSelection.Builder<T extends Comparable<T>>Builds instances of typeImmutableNeatSelection
.NeatSelection<T extends Comparable<T>>NeatSelection.Builder<T extends Comparable<T>>