Last Version

non-dominated-sorting-implementations 0.2.1

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

License

License

MIT
Categories

Categories

MINA Net Networking
GroupId

GroupId

com.github.mbuzdalov
ArtifactId

ArtifactId

non-dominated-sorting-implementations
Version

Version

0.2.1
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Maxim Buzdalov
Source Code Management

Source Code Management

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

Download non-dominated-sorting-implementations 0.2.1


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.