Open Source Evolutionary Computation with Chips-n-Salsa
Vincent A Cicirello
2024
Abstract
When it was first introduced, the Chips-n-Salsa Java library provided stochastic local search and related algorithms, with a focus on self-adaptation and parallel execution. For the past four years, we expanded its scope to include evolutionary computation. This paper concerns the evolutionary algorithms that Chips-n-Salsa now provides, which includes multiple evolutionary models, common problem representations, a wide range of mutation and crossover operators, and a variety of benchmark problems. Well-defined Java interfaces enable easily integrating custom representations and evolutionary operators, as well as defining optimization problems. Chips-n-Salsa’s evolutionary algorithms include implementations with adaptive mutation and crossover rates, as well as both sequential and parallel execution. Source code is maintained on GitHub, and immutable artifacts are regularly published to the Maven Central Repository to enable easily importing into projects for reproducible builds. Effective development processes such as test-driven development, as well as a variety of static analysis tools help ensure code quality.
DownloadPaper Citation
in Harvard Style
A Cicirello V. (2024). Open Source Evolutionary Computation with Chips-n-Salsa. In Proceedings of the 16th International Joint Conference on Computational Intelligence - Volume 1: ECTA; ISBN 978-989-758-721-4, SciTePress, pages 330-337. DOI: 10.5220/0013040600003837
in Bibtex Style
@conference{ecta24,
author={Vincent A Cicirello},
title={Open Source Evolutionary Computation with Chips-n-Salsa},
booktitle={Proceedings of the 16th International Joint Conference on Computational Intelligence - Volume 1: ECTA},
year={2024},
pages={330-337},
publisher={SciTePress},
organization={INSTICC},
doi={10.5220/0013040600003837},
isbn={978-989-758-721-4},
}
in EndNote Style
TY - CONF
JO - Proceedings of the 16th International Joint Conference on Computational Intelligence - Volume 1: ECTA
TI - Open Source Evolutionary Computation with Chips-n-Salsa
SN - 978-989-758-721-4
AU - A Cicirello V.
PY - 2024
SP - 330
EP - 337
DO - 10.5220/0013040600003837
PB - SciTePress