License |
License |
---|---|
GroupId | GroupIdorg.cicirello |
ArtifactId | ArtifactIdmodified-lam-experiments |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionmodified-lam-experiments
This package contains Java programs for reproducing the
experiments, and analysis of experimental data, from the following
journal article: Vincent A. Cicirello. 2020. Optimizing the Modified
Lam Annealing Schedule. Industrial Networks and Intelligent Systems,
7(25), Article e1 (December 2020).
https://doi.org/10.4108/eai.16-12-2020.167653.
The full text of this article is also available at:
https://www.cicirello.org/publications/eai.16-12-2020.167653.pdf.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.cicirello/modified-lam-experiments/ -->
<dependency>
<groupId>org.cicirello</groupId>
<artifactId>modified-lam-experiments</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cicirello/modified-lam-experiments/
implementation 'org.cicirello:modified-lam-experiments:1.0.0'
// https://jarcasting.com/artifacts/org.cicirello/modified-lam-experiments/
implementation ("org.cicirello:modified-lam-experiments:1.0.0")
'org.cicirello:modified-lam-experiments:jar:1.0.0'
<dependency org="org.cicirello" name="modified-lam-experiments" rev="1.0.0">
<artifact name="modified-lam-experiments" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cicirello', module='modified-lam-experiments', version='1.0.0')
)
libraryDependencies += "org.cicirello" % "modified-lam-experiments" % "1.0.0"
[org.cicirello/modified-lam-experiments "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cicirello : chips-n-salsa | jar | 2.2.0 |