jar

org.cicirello : chips-n-salsa-examples

Maven & Gradle

Aug 02, 2023
2 stars

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

Table Of Contents

Latest Version

Download org.cicirello : chips-n-salsa-examples JAR file - Latest Versions:

All Versions

Download org.cicirello : chips-n-salsa-examples JAR file - All Versions:

Version Vulnerabilities Size Updated
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.2.x
5.1.x
5.0.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.1.x
3.0.x
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window chips-n-salsa-examples-6.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cicirello.examples.chipsnsalsa

├─ org.cicirello.examples.chipsnsalsa.BitVectorExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.ConfigureRandomness.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.CustomIntegerCostProblemExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.CustomProblemExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.ExamplesShared.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.GeneticAlgorithmExamples.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.IntegerVectorExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.ParallelPermutationExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.PermutationExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.PostHillclimbExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.PreHillclimbExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.RootFindingExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.SchedulingExample.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.SchedulingWithVBSS.class - [JAR]

├─ org.cicirello.examples.chipsnsalsa.TimedParallelExample.class - [JAR]

Advertisement

Dependencies from Group

Jul 28, 2023
3 usages
48 stars
jpt
May 30, 2023
2 usages
8 stars
Jun 11, 2023
2 usages
1 stars
Apr 21, 2023
2 usages
0 stars
Aug 02, 2023
2 stars

Discover Dependencies