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

Лицензия

Лицензия

Группа

Группа

org.cicirello
Идентификатор

Идентификатор

chips-n-salsa-examples
Последняя версия

Последняя версия

5.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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/.
Ссылка на сайт

Ссылка на сайт

https://github.com/cicirello/chips-n-salsa-examples
Организация-разработчик

Организация-разработчик

Cicirello.Org
Система контроля версий

Система контроля версий

http://github.com/cicirello/chips-n-salsa-examples/tree/main

Скачать chips-n-salsa-examples

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.cicirello/chips-n-salsa-examples/ -->
<dependency>
    <groupId>org.cicirello</groupId>
    <artifactId>chips-n-salsa-examples</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cicirello/chips-n-salsa-examples/
implementation 'org.cicirello:chips-n-salsa-examples:5.0.0'
// https://jarcasting.com/artifacts/org.cicirello/chips-n-salsa-examples/
implementation ("org.cicirello:chips-n-salsa-examples:5.0.0")
'org.cicirello:chips-n-salsa-examples:jar:5.0.0'
<dependency org="org.cicirello" name="chips-n-salsa-examples" rev="5.0.0">
  <artifact name="chips-n-salsa-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cicirello', module='chips-n-salsa-examples', version='5.0.0')
)
libraryDependencies += "org.cicirello" % "chips-n-salsa-examples" % "5.0.0"
[org.cicirello/chips-n-salsa-examples "5.0.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.cicirello : chips-n-salsa jar 5.0.0
org.cicirello : jpt jar 4.0.0
org.cicirello : rho-mu jar 2.3.0
org.cicirello : core jar 2.1.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
5.0.0
4.8.0
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
3.1.0
3.0.0
2.13.0
2.12.0
2.11.1
2.11.0
2.10.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.3.0