Class SimpleGeneticAlgorithm

All Implemented Interfaces:
Changeable, GeneticAlgorithm

A simple implementation of the GeneticAlgorithm interface it is not intended that this class be overidden, hence it is final. It is much better to overide AbstractGeneticAlgorithm.
Since:
1.5
Version:
1.1
Author:
Mark Schreiber, Susanne Merz, Andreas Dräger