You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chips-n-Salsa is a Java library of customizable, hybridizable, iterative, parallel, stochastic, and self-adaptive local search algorithms. The library includes implementations of several stochastic local search algorithms, such as simulated annealing and hill climbers, as well as constructive search algorithms such as stochastic sampling, and it also includes genetic algorithms as well as evolutionary algorithms more generally.
Version
7.0.0
Date
August 1, 2024
Description of breaking changes
Changes include configurable source of randomness, enhancements to evolutionary computation, such as adaptive control parameters and additional evolutionary operators, improvements to various internal code to enhance performance, and various fixes to issues identified by static analysis tools.
Open Source Project name
Chips-n-Salsa
What is your project?
Chips-n-Salsa is a Java library of customizable, hybridizable, iterative, parallel, stochastic, and self-adaptive local search algorithms. The library includes implementations of several stochastic local search algorithms, such as simulated annealing and hill climbers, as well as constructive search algorithms such as stochastic sampling, and it also includes genetic algorithms as well as evolutionary algorithms more generally.
Version
7.0.0
Date
August 1, 2024
Description of breaking changes
Changes include configurable source of randomness, enhancements to evolutionary computation, such as adaptive control parameters and additional evolutionary operators, improvements to various internal code to enhance performance, and various fixes to issues identified by static analysis tools.
GitHub Repo
https://github.com/cicirello/Chips-n-Salsa
Website
https://chips-n-salsa.cicirello.org/
Link to changelog
https://github.com/cicirello/Chips-n-Salsa/blob/master/CHANGELOG.md
Social media
I didn't post this on social media.
Anything else to add?
No response
The text was updated successfully, but these errors were encountered: