MYRA

MYRA is a collection of Ant Colony Optimization (ACO) algorithms for the data mining classification and regression tasks.

Лицензия

Лицензия

Группа

Группа

com.github.febo
Идентификатор

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

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

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

5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MYRA
MYRA is a collection of Ant Colony Optimization (ACO) algorithms for the data mining classification and regression tasks.
Ссылка на сайт

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

https://github.com/febo/myra

Скачать myra

Имя Файла Размер
myra-5.0.pom
myra-5.0.jar 230 KB
myra-5.0-sources.jar 176 KB
myra-5.0-javadoc.jar 751 KB
Обзор

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2

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

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

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

Версия
5.0
4.5
4.0