non-dominated-sorting-implementations

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
Last Version

Last Version

0.2.1
Release Date

Release Date

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

How to add to project

<!-- 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.

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

Versions

Version
0.2.1