Chips-n-Salsa, v5.2.0
[5.2.0] - 2022-08-01
Added
- OnePlusOneEvolutionaryAlgorithm, an implementation of a (1+1)-EA.
- OnePlusOneGeneticAlgorithm, an implementation of a (1+1)-GA, a subclass of OnePlusOneEvolutionaryAlgorithm for the special case of optimizing a BitVector representation.