Chips-n-Salsa Example Programs
· This package contains several example programs of
the usage of the Chips-n-Salsa library. Chips-n-Salsa is a Java
library of customizable, hybridizable, iterative, parallel,
stochastic, and self-adaptive local search algorithms.
Chips-n-Salsa's source code is maintained on GitHub, and the
prebuilt jars of the library can be imported from Maven Central
using maven or other build tools. The purpose of the package
chips-n-salsa-examples is to demonstrate usage of the major
functionality of the Chips-n-Salsa library. You can find out
more about the Chips-n-Salsa library itself from its
website: https://chips-n-salsa.cicirello.org/.