Package | Description |
---|---|
gov.sandia.cognition.learning.algorithm.genetic |
Provides a genetic algorithm implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ParallelizedGeneticAlgorithm<CostParametersType,GenomeType>
This is a parallel implementation of the genetic algorithm.
|