Last Version

ninja.pranav.algorithms:kombin 1.0.0

KombiN is an algorithm to get index for combination pair or to get combination pair from index, where all possible combination pairs from two finite sets are sorted by their weight in ascending order.

License

License

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

ninja.pranav.algorithms
ArtifactId

ArtifactId

kombin
Version

Version

1.0.0
Type

Type

jar
Description

Description

ninja.pranav.algorithms:kombin
KombiN is an algorithm to get index for combination pair or to get combination pair from index, where all possible combination pairs from two finite sets are sorted by their weight in ascending order.
Project URL

Project URL

https://github.com/pranav-ninja/KombiN
Source Code Management

Source Code Management

https://github.com/pranav-ninja/KombiN/tree/master/

Download kombin 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.