Last Version

modified-lam-experiments 1.0.0

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.

License

License

GroupId

GroupId

org.cicirello
ArtifactId

ArtifactId

modified-lam-experiments
Version

Version

1.0.0
Type

Type

jar
Description

Description

modified-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

https://github.com/cicirello/modified-lam-experiments
Project Organization

Project Organization

Cicirello.Org
Source Code Management

Source Code Management

http://github.com/cicirello/modified-lam-experiments/tree/master

Download modified-lam-experiments 1.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.cicirello : chips-n-salsa jar 2.2.0

Project Modules

There are no modules declared in this project.