Package org.biojavax.ga
package org.biojavax.ga
Classes to provide a genetic algorithm framework
-
ClassDescriptionUsed by a
GeneticAlgorithm.run()method to determine when the algorithm should stopSimple Implementation of GAStoppingCriteria, signals aGeneticAlgorithmto stop after n generationsThe class that runs the cycles of reproduction, evolution and selection, potentially on multiplePopulationsA GA 'organism' contains one or more ChromosomesA collection of GA organisms