Skip navigation links

Package de.sfuhrm.genetic

Base classes for a genetic algorithm.

See: Description

Package de.sfuhrm.genetic Description

Base classes for a genetic algorithm. The AbstractHypothesis class must be derived and implemented to model your problem. The GeneticAlgorithm class is the genetic algorithm implementation which is able to calculate the maximum after a defined number of iterations.
Author:
Stephan Fuhrmann
Skip navigation links

Copyright © 2017. All rights reserved.