Package net.bmahe.genetics4j.core.spec.chromosome
package net.bmahe.genetics4j.core.spec.chromosome
-
ClassDescriptionMarker interface for chromosome specifications in evolutionary algorithms.Immutable implementation of
BitChromosomeSpec
.Builds instances of typeBitChromosomeSpec
.Immutable implementation ofDoubleChromosomeSpec
.Builds instances of typeDoubleChromosomeSpec
.Immutable implementation ofFloatChromosomeSpec
.Builds instances of typeFloatChromosomeSpec
.Immutable implementation ofIntChromosomeSpec
.Builds instances of typeIntChromosomeSpec
.Specification for integer array chromosomes in evolutionary algorithms.