Experiments with the new cycle mutation operator

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Vincent A. Cicirello. 2022. Cycle Mutation: Evolving Permutations via Cycle Induction. Applied Sciences, 12, 11, Article 5506 (June 2022). https://doi.org/10.3390/app12115506. Also available at: https://www.cicirello.org/publications/applsci-12-05506.pdf

Лицензия

Лицензия

Группа

Группа

org.cicirello
Идентификатор

Идентификатор

cycle-mutation-experiments
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Experiments with the new cycle mutation operator
This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Vincent A. Cicirello. 2022. Cycle Mutation: Evolving Permutations via Cycle Induction. Applied Sciences, 12, 11, Article 5506 (June 2022). https://doi.org/10.3390/app12115506. Also available at: https://www.cicirello.org/publications/applsci-12-05506.pdf
Ссылка на сайт

Ссылка на сайт

https://github.com/cicirello/cycle-mutation-experiments
Организация-разработчик

Организация-разработчик

Cicirello.Org
Система контроля версий

Система контроля версий

http://github.com/cicirello/cycle-mutation-experiments/tree/main

Скачать cycle-mutation-experiments

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0