Package | Description |
---|---|
org.apache.commons.math3.genetics |
This package provides Genetic Algorithms components and implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ElitisticListPopulation
Population of chromosomes which uses elitism (certain percentage of the best
chromosomes is directly copied to the next generation).
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.