| Package | Description |
|---|---|
| org.jenetics |
This is the base package of the Jenetics library and contains all domain
classes, like Gene, Chromosome or Genotype.
|
| org.jenetics.engine |
This package contains classes which performs the actual evolution.
|
| Package | Description |
|---|---|
| org.jenetics.stat |
This package contains additional statistics classes which are not available
in the Java core library.
|
| org.jenetics.util |
This package contains the collection classes (
Seq,
ISeq and MSeq) which are
used in the public interfaces of the Chromosome and
Genotype. |
© 2007-2014 Franz Wilhelmstötter (2014-12-28 10:45)