Skip to content

Chips-n-Salsa, v5.2.0

Compare
Choose a tag to compare
@cicirello cicirello released this 01 Aug 16:46
· 677 commits to master since this release
2788039

[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.