Last Version

Genetic Algorithm example 2.1.0

Classes for implementing genetic algorithms

License

License

Categories

Categories

Net
GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

geneticalgorithm-example
Version

Version

2.1.0
Type

Type

jar
Description

Description

Genetic Algorithm example
Classes for implementing genetic algorithms

Download geneticalgorithm-example 2.1.0


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

Dependencies

compile (2)

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

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.