Genetic Algorithm library

Classes for implementing genetic algorithms

License

License

Categories

Categories

Net
GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

geneticalgorithm
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Genetic Algorithm library
Classes for implementing genetic algorithms
Project Organization

Project Organization

Stephan Fuhrmann

Download geneticalgorithm

How to add to project

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

Dependencies

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
2.1.0
2.0.1
2.0.0
1.2.2
1.2.1
1.2.0
1.1
1.0.3
1.0.1
1.0