All Packages
Package
Description
This is the base package of the Jenetics library and contains all domain
classes, like Gene, Chromosome or Genotype.
This package contains classes which perform the actual evolution.
This package contains additional statistics classes which are not available
in the Java core library.
This package contains the collection classes (
Seq
,
ISeq
and MSeq
) which are
used in the public interfaces of the Chromosome
and
Genotype
.