Package net.bmahe.genetics4j.core
Interface Individual<T extends Comparable<T>>
- All Known Implementing Classes:
ImmutableIndividual
-
Method Summary
Modifier and TypeMethodDescriptionfitness()
genotype()
static <U extends Comparable<U>>
Individual<U>
-
Method Details
-
genotype
-
fitness
-
of
-