non-dominated-sorting-implementations

This repository contains implementations of algorithms for non-dominated sorting and a benchmarking suite.

Лицензия

Лицензия

MIT
Категории

Категории

MINA Сеть Networking
Группа

Группа

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

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

non-dominated-sorting-implementations
Последняя версия

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

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

non-dominated-sorting-implementations
This repository contains implementations of algorithms for non-dominated sorting and a benchmarking suite.
Ссылка на сайт

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

https://github.com/mbuzdalov/non-dominated-sorting
Организация-разработчик

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

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

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

https://github.com/mbuzdalov/non-dominated-sorting

Скачать non-dominated-sorting-implementations

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
com.novocode : junit-interface jar 0.11

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

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

non-dominated-sorting

This repository contains implementations of algorithms for non-dominated sorting and a benchmarking suite.

Build Status

Algorithms

The following algorithms are currently implemented:

Acknowledgments

The following contributors would like to acknowledge the support of this research by the Russian Scientific Foundation, agreement 17-71-20178:

See also

Links to other implementations of non-dominated sorting

Links to related projects about similar problems

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

Версия
0.2.1