Last Version

Simulated Annealing 0.0.3

A simulated annealing framework.

License

License

MIT
Categories

Categories

pathfinder Business Logic Libraries
GroupId

GroupId

xyz.thepathfinder
ArtifactId

ArtifactId

simulatedannealing
Version

Version

0.0.3
Type

Type

jar
Description

Description

Simulated Annealing
A simulated annealing framework.
Project URL

Project URL

https://github.com/csse497/simulatedannealing
Source Code Management

Source Code Management

https://github.com/csse497/simulatedannealing

Download simulatedannealing 0.0.3


<!-- https://jarcasting.com/artifacts/xyz.thepathfinder/simulatedannealing/ -->
<dependency>
    <groupId>xyz.thepathfinder</groupId>
    <artifactId>simulatedannealing</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.thepathfinder/simulatedannealing/
implementation 'xyz.thepathfinder:simulatedannealing:0.0.3'
// https://jarcasting.com/artifacts/xyz.thepathfinder/simulatedannealing/
implementation ("xyz.thepathfinder:simulatedannealing:0.0.3")
'xyz.thepathfinder:simulatedannealing:jar:0.0.3'
<dependency org="xyz.thepathfinder" name="simulatedannealing" rev="0.0.3">
  <artifact name="simulatedannealing" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.thepathfinder', module='simulatedannealing', version='0.0.3')
)
libraryDependencies += "xyz.thepathfinder" % "simulatedannealing" % "0.0.3"
[xyz.thepathfinder/simulatedannealing "0.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.