is not current version
Last Version 3.0.0

Genetic Algorithm library 2.1.0

Classes for implementing genetic algorithms

License

License

Categories

Categories

Net
GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

geneticalgorithm
Version

Version

2.1.0
Type

Type

jar
Description

Description

Genetic Algorithm library
Classes for implementing genetic algorithms

Download geneticalgorithm 2.1.0


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

Dependencies

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.