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 genes/chromosomes and GA operators.
This package contains classes, which allows to concatenate evolution
Engine
s with different configurations.This package contains classes for doing Grammatical Evolution.
This package contains classes which allow to do multi-object optimization with
Jenetics.
This package contains the implementation of a Tree (Term) Rewrite System.
This package contains data-structures needed by the GA specific implementations.
Example
Operations
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
.