Package net.bmahe.genetics4j.core
package net.bmahe.genetics4j.core
-
ClassDescriptionEASystem<T extends Comparable<T>>Main class used to manage and execute the evolution processSuite of helper methods to create instances of
EASystem
Fitness<T extends Comparable<T>>FitnessBulkAsync<T extends Comparable<T>>Defines a way to evaluate the fitness of a population in an asynchronous mannerImmutableIndividual<T extends Comparable<T>>Immutable implementation ofIndividual
.ImmutableIndividual.Builder<T extends Comparable<T>>Builds instances of typeImmutableIndividual
.Individual<T extends Comparable<T>>Population<T extends Comparable<T>>PopulationIterator<T extends Comparable<T>>