Genetic Algorithm example int-guessing

Classes for implementing genetic algorithms

License

License

Categories

Categories

Net
GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

geneticalgorithm-example-int-guessing
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Genetic Algorithm example int-guessing
Classes for implementing genetic algorithms
Project Organization

Project Organization

Stephan Fuhrmann

Download geneticalgorithm-example-int-guessing

How to add to project

<!-- https://jarcasting.com/artifacts/de.sfuhrm/geneticalgorithm-example-int-guessing/ -->
<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>geneticalgorithm-example-int-guessing</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/geneticalgorithm-example-int-guessing/
implementation 'de.sfuhrm:geneticalgorithm-example-int-guessing:3.0.0'
// https://jarcasting.com/artifacts/de.sfuhrm/geneticalgorithm-example-int-guessing/
implementation ("de.sfuhrm:geneticalgorithm-example-int-guessing:3.0.0")
'de.sfuhrm:geneticalgorithm-example-int-guessing:jar:3.0.0'
<dependency org="de.sfuhrm" name="geneticalgorithm-example-int-guessing" rev="3.0.0">
  <artifact name="geneticalgorithm-example-int-guessing" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='geneticalgorithm-example-int-guessing', version='3.0.0')
)
libraryDependencies += "de.sfuhrm" % "geneticalgorithm-example-int-guessing" % "3.0.0"
[de.sfuhrm/geneticalgorithm-example-int-guessing "3.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
de.sfuhrm : geneticalgorithm jar 3.0.0
args4j : args4j jar 2.33

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.jmockit : jmockit jar 1.49

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0